summaryrefslogtreecommitdiffstats
path: root/loader/win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/win32.c')
-rw-r--r--loader/win32.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/loader/win32.c b/loader/win32.c
index b2e88a5a6d..3174c4e17d 100644
--- a/loader/win32.c
+++ b/loader/win32.c
@@ -24,7 +24,9 @@ for DLL to know too much about its environment.
/* Hack to make sure the correct function declaration in com.h is used when
* this file is built for the test applications with WIN32_LOADER disabled. */
+#ifndef WIN32_LOADER
#define WIN32_LOADER
+#endif
#ifdef CONFIG_QTX_CODECS
#define PSEUDO_SCREEN_WIDTH /*640*/800