summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/adam_cas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/adam_cas.cpp')
-rw-r--r--src/lib/formats/adam_cas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/adam_cas.cpp b/src/lib/formats/adam_cas.cpp
index 3de9413cb90..5d24eed2543 100644
--- a/src/lib/formats/adam_cas.cpp
+++ b/src/lib/formats/adam_cas.cpp
@@ -1,7 +1,7 @@
// license:BSD-3-Clause
// copyright-holders:Curt Coder
-#include <assert.h>
+#include <cassert>
#include "cassimg.h"
#include "adam_cas.h"