Browse Source

drose: missing include

Mike Goslin 21 years ago
parent
commit
6e5ff0f97f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pandatool/src/xfileegg/xFileAnimationSet.cxx

+ 1 - 1
pandatool/src/xfileegg/xFileAnimationSet.cxx

@@ -18,7 +18,7 @@
 
 #include "xFileAnimationSet.h"
 #include "xFileToEggConverter.h"
-
+#include "config_xfile.h"
 #include "eggGroup.h"
 #include "eggTable.h"
 #include "eggData.h"