Browse Source

*** empty log message ***

Darren Ranalli 25 years ago
parent
commit
57456e22c1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      panda/src/physics/physicsObject.h

+ 2 - 2
panda/src/physics/physicsObject.h

@@ -1,12 +1,12 @@
 // Filename: physics_object.h
 // Filename: physics_object.h
 // Created by:  charles (13Jun00)
 // Created by:  charles (13Jun00)
-// 
+//
 ////////////////////////////////////////////////////////////////////
 ////////////////////////////////////////////////////////////////////
 
 
 #ifndef PHYSICS_OBJECT_H
 #ifndef PHYSICS_OBJECT_H
 #define PHYSICS_OBJECT_H
 #define PHYSICS_OBJECT_H
 
 
-#include <compiler.h>
+#include <pandabase.h>
 #include <typedReferenceCount.h>
 #include <typedReferenceCount.h>
 #include <luse.h>
 #include <luse.h>