summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/a26_cas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/a26_cas.cpp')
-rw-r--r--src/lib/formats/a26_cas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/a26_cas.cpp b/src/lib/formats/a26_cas.cpp
index 5030c2bfe0f..0074da6aba3 100644
--- a/src/lib/formats/a26_cas.cpp
+++ b/src/lib/formats/a26_cas.cpp
@@ -6,7 +6,7 @@ Atari 2600 SuperCharger support
*/
-#include <assert.h>
+#include <cassert>
#include "formats/a26_cas.h"