diff --git a/dtool/pptempl/Global.pp b/dtool/pptempl/Global.pp index 38aac771c5..866a7fd10f 100644 --- a/dtool/pptempl/Global.pp +++ b/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