summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/sorc_cas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/sorc_cas.cpp')
-rw-r--r--src/lib/formats/sorc_cas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/sorc_cas.cpp b/src/lib/formats/sorc_cas.cpp
index 10fb26197f1..50585d444c7 100644
--- a/src/lib/formats/sorc_cas.cpp
+++ b/src/lib/formats/sorc_cas.cpp
@@ -25,7 +25,7 @@ header and leader bytes.
********************************************************************/
-#include <assert.h>
+#include <cassert>
#include "sorc_cas.h"