aboutsummaryrefslogtreecommitdiff
path: root/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h.in')
-rw-r--r--include/config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h.in b/include/config.h.in
index fe6beb2..3c980b0 100644
--- a/include/config.h.in
+++ b/include/config.h.in
@@ -5,6 +5,7 @@
#if defined(_WIN32) || defined(_WIN64) || defined(__CYGWIN__)
#define OMC_OS_WINDOWS
+#include "os_windows.h"
#elif defined(__linux__)
#define OMC_OS_LINUX