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.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/formats/camplynx_cas.cpp b/src/lib/formats/camplynx_cas.cpp
index 5945650ca0a..7ffad54707e 100644
--- a/src/lib/formats/camplynx_cas.cpp
+++ b/src/lib/formats/camplynx_cas.cpp
@@ -25,6 +25,8 @@ Each byte is 8 bits (MSB first) with no start or stop bits.
#include "camplynx_cas.h"
+#include "osdcore.h" // osd_printf_*
+
#define WAVEENTRY_LOW -32768
#define WAVEENTRY_HIGH 32767