summaryrefslogtreecommitdiff
path: root/include/prewin.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/prewin.h')
-rw-r--r--include/prewin.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/prewin.h b/include/prewin.h
index 24dd693254c2..d64d517bc6fe 100644
--- a/include/prewin.h
+++ b/include/prewin.h
@@ -24,6 +24,12 @@
#define Rectangle BLA_Rectangle
#define Folder WIN_Folder
#define GradientStyle_RECT WIN_GradientStyle_RECT
+#ifndef IN
+#define IN
+#endif
+#ifndef OUT
+#define OUT
+#endif
#if !defined STRICT
#define STRICT