summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/svi_cas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/svi_cas.cpp')
-rw-r--r--src/lib/formats/svi_cas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/svi_cas.cpp b/src/lib/formats/svi_cas.cpp
index c681c36d9dd..fcb2142c4e3 100644
--- a/src/lib/formats/svi_cas.cpp
+++ b/src/lib/formats/svi_cas.cpp
@@ -1,6 +1,6 @@
// license:BSD-3-Clause
// copyright-holders:Sean Young
-#include <assert.h>
+#include <cassert>
#include "svi_cas.h"