diff options
Diffstat (limited to 'src/glue.c')
-rw-r--r-- | src/glue.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ #include <config.h> #endif -#ifdef WIN32 +#ifdef _WIN32 #include <windows.h> #endif |
![]() |
index : libimobiledevice-glue | |
A library to collect common code used around the libimobiledevice project | ms |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | src/glue.c | 2 |
@@ -22,7 +22,7 @@ #include <config.h> #endif -#ifdef WIN32 +#ifdef _WIN32 #include <windows.h> #endif |