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