Browse Source

oops, rename header file

David Rose 20 years ago
parent
commit
35455f504b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pandatool/src/fltprogs/eggToFlt.cxx

+ 1 - 1
pandatool/src/fltprogs/eggToFlt.cxx

@@ -35,7 +35,7 @@
 #include "eggGroup.h"
 #include "eggGroup.h"
 #include "eggGroupNode.h"
 #include "eggGroupNode.h"
 #include "eggTexture.h"
 #include "eggTexture.h"
-#include "eggTransform3d.h"
+#include "eggTransform.h"
 #include "dcast.h"
 #include "dcast.h"
 #include "string_utils.h"
 #include "string_utils.h"
 #include "vector_string.h"
 #include "vector_string.h"