Index: trunk/zoo-project/zoo-services/gdal/profile/service.c
===================================================================
--- trunk/zoo-project/zoo-services/gdal/profile/service.c	(revision 961)
+++ trunk/zoo-project/zoo-services/gdal/profile/service.c	(revision 978)
@@ -35,5 +35,5 @@
 #include "cpl_conv.h"
 #include "ogr_api.h"
-#if GDAL_VERSION_MAJOR >= 2
+#if !defined(WIN32) && GDAL_VERSION_MAJOR >= 2
 #include <gdal_priv.h>
 #endif
