From 399515c7a783f84b5c40c5e1733500b3d62bf634 Mon Sep 17 00:00:00 2001 From: firewave Date: Wed, 22 Jan 2020 13:31:52 +0100 Subject: use C++ library includes (nw) --- src/lib/formats/cbm_tap.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/formats/cbm_tap.cpp') diff --git a/src/lib/formats/cbm_tap.cpp b/src/lib/formats/cbm_tap.cpp index e621651f577..7ef8015c6f9 100644 --- a/src/lib/formats/cbm_tap.cpp +++ b/src/lib/formats/cbm_tap.cpp @@ -94,7 +94,7 @@ Unfortunately, I have no such a .tap file to test, so my implementation below could be not working. FP ] */ -#include +#include #include "cbm_tap.h" -- cgit v1.2.3-70-g09d2