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