summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/abc800_dsk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/abc800_dsk.cpp')
-rw-r--r--src/lib/formats/abc800_dsk.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/abc800_dsk.cpp b/src/lib/formats/abc800_dsk.cpp
index e61a0a1d1ff..af1f92ec75c 100644
--- a/src/lib/formats/abc800_dsk.cpp
+++ b/src/lib/formats/abc800_dsk.cpp
@@ -8,7 +8,7 @@
*********************************************************************/
-#include <assert.h>
+#include <cassert>
#include "formats/abc800_dsk.h"