rdb 16 years ago
parent
commit
a1a06beca0
1 changed files with 3 additions and 3 deletions
  1. 3 3
      dtool/pptempl/Global.pp

+ 3 - 3
dtool/pptempl/Global.pp

@@ -379,9 +379,9 @@
 #endif
 
 #if $[HAVE_ARTOOLKIT]
-  #define fcollada_ipath $[wildcard $[ARTOOLKIT_IPATH]]
-  #define fcollada_lpath $[wildcard $[ARTOOLKIT_LPATH]]
-  #define fcollada_libs $[ARTOOLKIT_LIBS]
+  #define artoolkit_ipath $[wildcard $[ARTOOLKIT_IPATH]]
+  #define artoolkit_lpath $[wildcard $[ARTOOLKIT_LPATH]]
+  #define artoolkit_libs $[ARTOOLKIT_LIBS]
 #endif
 
 // We define these two variables true here in the global scope; a