summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/zx81_p.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/zx81_p.cpp')
-rw-r--r--src/lib/formats/zx81_p.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/zx81_p.cpp b/src/lib/formats/zx81_p.cpp
index 9fa5814385f..709bdccfc4c 100644
--- a/src/lib/formats/zx81_p.cpp
+++ b/src/lib/formats/zx81_p.cpp
@@ -31,7 +31,7 @@ medium transfer rate is approx. 307 bps (38 bytes/sec) for files that contain
*****************************************************************************/
-#include <assert.h>
+#include <cassert>
#include "zx81_p.h"
#include "tzx_cas.h"