summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/oric_tap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/oric_tap.cpp')
-rw-r--r--src/lib/formats/oric_tap.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/formats/oric_tap.cpp b/src/lib/formats/oric_tap.cpp
index 9dc98239fac..97cdc8097e0 100644
--- a/src/lib/formats/oric_tap.cpp
+++ b/src/lib/formats/oric_tap.cpp
@@ -1,8 +1,7 @@
// license:BSD-3-Clause
// copyright-holders:Kevin Thacker
#include "oric_tap.h"
-
-#include <cassert>
+#include "imageutl.h"
#define ORIC_WAV_DEBUG 0