diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/example/AITest.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/example/AITest.cpp b/src/example/AITest.cpp index 72e06cf..857eb94 100644 --- a/src/example/AITest.cpp +++ b/src/example/AITest.cpp @@ -1,5 +1,3 @@ -#include <SDL2/SDL_timer.h> -#include <chrono> #include <crepe/api/AI.h> #include <crepe/api/BehaviorScript.h> #include <crepe/api/Camera.h> |