summaryrefslogtreecommitdiff
blob: f438bec9f125968783c5bcd6e102a423a2c49563 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
diff --git a/mapwfs11.c b/mapwfs11.c
index 20ab164..4dc15fc 100755
--- a/mapwfs11.c
+++ b/mapwfs11.c
@@ -29,12 +29,12 @@
 
 #include "mapserver.h"
 #include "mapows.h"
+#include "mapowscommon.h"
 
 
 
 #if defined(USE_WFS_SVR) && defined(USE_LIBXML2)
 #include "maplibxml2.h"
-#include "mapowscommon.h"
 #include "mapogcfilter.h"
 
 /************************************************************************/
diff --git a/mapwfs20.c b/mapwfs20.c
index 710d444..cf69ee3 100755
--- a/mapwfs20.c
+++ b/mapwfs20.c
@@ -29,10 +29,10 @@
 
 #include "mapserver.h"
 #include "mapows.h"
+#include "mapowscommon.h"
 
 #if defined(USE_WFS_SVR) && defined(USE_LIBXML2)
 #include "maplibxml2.h"
-#include "mapowscommon.h"
 #include "mapogcfilter.h"
 
 #define MS_OWS_11_NAMESPACE_PREFIX       MS_OWSCOMMON_OWS_NAMESPACE_PREFIX