summaryrefslogtreecommitdiff
path: root/image.h
diff options
context:
space:
mode:
Diffstat (limited to 'image.h')
-rw-r--r--image.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/image.h b/image.h
index 00ea989..be69877 100644
--- a/image.h
+++ b/image.h
@@ -16,10 +16,11 @@
#include <vdr/skins.h>
#include <string.h>
+#ifdef APIVERSNUM
#if APIVERSNUM < 10347
#error "For compiled are at the least VDR Plugin-API 1.3.47 required"
#endif
-
+#endif
inline void OSD_InfoMsg(const char* sz)
{