summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/x1_tap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/x1_tap.cpp')
-rw-r--r--src/lib/formats/x1_tap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/x1_tap.cpp b/src/lib/formats/x1_tap.cpp
index b4fe65b8e8c..88c962bf53b 100644
--- a/src/lib/formats/x1_tap.cpp
+++ b/src/lib/formats/x1_tap.cpp
@@ -21,7 +21,7 @@
*
*/
-#include <assert.h>
+#include <cassert>
#include "x1_tap.h"