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