summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/hect_tap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/hect_tap.cpp')
-rw-r--r--src/lib/formats/hect_tap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/hect_tap.cpp b/src/lib/formats/hect_tap.cpp
index 4f823fb24e5..78f1bad2e42 100644
--- a/src/lib/formats/hect_tap.cpp
+++ b/src/lib/formats/hect_tap.cpp
@@ -14,7 +14,7 @@ You can find some *.K7 file on serveral server in France
Updated 3/1/10 : use real value for timing.
********************************************************************/
-#include <assert.h>
+#include <cassert>
#include "hect_tap.h"