(was Re: [PATCH @13746] h2xs)
[p5sagit/p5-mst-13.2.git] / ext / File / Glob / Glob.xs
index 037b85c..bc58b6a 100644 (file)
@@ -14,7 +14,7 @@ START_MY_CXT
 
 #define GLOB_ERROR     (MY_CXT.x_GLOB_ERROR)
 
-#include "constants.c"
+#include "const-c.inc"
 
 #ifdef WIN32
 #define errfunc                NULL
@@ -69,4 +69,4 @@ PPCODE:
        bsd_globfree(&pglob);
     }
 
-INCLUDE: constants.xs
+INCLUDE: const-xs.inc