aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/ephysics_demo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/extantz/ephysics_demo.c')
-rw-r--r--src/extantz/ephysics_demo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extantz/ephysics_demo.c b/src/extantz/ephysics_demo.c
index f5036b9..6697cc9 100644
--- a/src/extantz/ephysics_demo.c
+++ b/src/extantz/ephysics_demo.c
@@ -1,4 +1,5 @@
1#include "extantz.h" 1#include "extantz.h"
2#include <EPhysics.h>
2 3
3 4
4#if USE_PHYSICS 5#if USE_PHYSICS