summaryrefslogtreecommitdiff
path: root/src/object/pushableRock.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/object/pushableRock.c')
-rw-r--r--src/object/pushableRock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object/pushableRock.c b/src/object/pushableRock.c
index 20c84f43..56b2e10c 100644
--- a/src/object/pushableRock.c
+++ b/src/object/pushableRock.c
@@ -6,9 +6,9 @@
*/
#define NENT_DEPRECATED
+#include "functions.h"
#include "global.h"
#include "object.h"
-#include "functions.h"
typedef struct {
/*0x00*/ Entity base;