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/cqm_dsk.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/formats/cqm_dsk.cpp') diff --git a/src/lib/formats/cqm_dsk.cpp b/src/lib/formats/cqm_dsk.cpp index e2bde8fcf8c..c38f06bde1c 100644 --- a/src/lib/formats/cqm_dsk.cpp +++ b/src/lib/formats/cqm_dsk.cpp @@ -8,8 +8,8 @@ *********************************************************************/ -#include -#include +#include +#include #include "flopimg.h" #define CQM_HEADER_SIZE 133 -- cgit v1.2.3-70-g09d2