diff --git a/panda/src/physics/physicsObject.h b/panda/src/physics/physicsObject.h index 3e22845d88..f049853420 100644 --- a/panda/src/physics/physicsObject.h +++ b/panda/src/physics/physicsObject.h @@ -1,12 +1,12 @@ // Filename: physics_object.h // Created by: charles (13Jun00) -// +// //////////////////////////////////////////////////////////////////// #ifndef PHYSICS_OBJECT_H #define PHYSICS_OBJECT_H -#include +#include #include #include