summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/phc25_cas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/phc25_cas.cpp')
-rw-r--r--src/lib/formats/phc25_cas.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/phc25_cas.cpp b/src/lib/formats/phc25_cas.cpp
index 2cc9ea013e6..197c3db50ae 100644
--- a/src/lib/formats/phc25_cas.cpp
+++ b/src/lib/formats/phc25_cas.cpp
@@ -29,7 +29,7 @@ enough to make it work.
********************************************************************/
-#include <assert.h>
+#include <cassert>
#include "phc25_cas.h"