diff --git a/panda/src/grutil/arToolKit.cxx b/panda/src/grutil/arToolKit.cxx index a061a4fe2f..c1addc06ee 100644 --- a/panda/src/grutil/arToolKit.cxx +++ b/panda/src/grutil/arToolKit.cxx @@ -23,7 +23,7 @@ #include "compose_matrix.h" #include "config_grutil.h" extern "C" { - #include "artools.h" + #include "AR/ar.h" }; ARToolKit::PatternTable ARToolKit::_pattern_table;