diff --git a/panda/metalibs/pandaphysics/pandaphysics.h b/panda/metalibs/pandaphysics/pandaphysics.h index 3b017b83d2..c953561c83 100644 --- a/panda/metalibs/pandaphysics/pandaphysics.h +++ b/panda/metalibs/pandaphysics/pandaphysics.h @@ -1,13 +1,13 @@ -// Filename: pandaphysics.h -// Created by: drose (2Jan01) -// -//////////////////////////////////////////////////////////////////// - -#ifndef PANDAPHYSICS_H -#define PANDAPHYSICS_H - -#include - -EXPCL_PANDAPHYSICS void init_libpandaphysics(); - -#endif +// Filename: pandaphysics.h +// Created by: drose (2Jan01) +// +//////////////////////////////////////////////////////////////////// + +#ifndef PANDAPHYSICS_H +#define PANDAPHYSICS_H + +#include + +EXPCL_PANDAPHYSICS void init_libpandaphysics(); + +#endif