summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/camplynx_cas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/camplynx_cas.cpp')
-rw-r--r--src/lib/formats/camplynx_cas.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/formats/camplynx_cas.cpp b/src/lib/formats/camplynx_cas.cpp
index 9cb4275bd93..e802be4426f 100644
--- a/src/lib/formats/camplynx_cas.cpp
+++ b/src/lib/formats/camplynx_cas.cpp
@@ -23,10 +23,9 @@ Each byte is 8 bits (MSB first) with no start or stop bits.
********************************************************************/
-#include "emu.h" // for popmessage and <string>
-
#include "camplynx_cas.h"
+
#define WAVEENTRY_LOW -32768
#define WAVEENTRY_HIGH 32767