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