summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/vt_cas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/vt_cas.cpp')
-rw-r--r--src/lib/formats/vt_cas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/vt_cas.cpp b/src/lib/formats/vt_cas.cpp
index 9dbc68f8074..a8c30f8d25f 100644
--- a/src/lib/formats/vt_cas.cpp
+++ b/src/lib/formats/vt_cas.cpp
@@ -1,6 +1,6 @@
// license:GPL-2.0+
// copyright-holders:Juergen Buchmueller
-#include <assert.h>
+#include <cassert>
#include "formats/vt_cas.h"