diff options
Diffstat (limited to 'src/rodeo_math.c')
| -rw-r--r-- | src/rodeo_math.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rodeo_math.c b/src/rodeo_math.c index a6f5042..06b6240 100644 --- a/src/rodeo_math.c +++ b/src/rodeo_math.c @@ -10,7 +10,7 @@ #include <math.h> // -- external -- -#include "SDL2/SDL.h" +#include "SDL.h" #include "stc/crandom.h" #define CGLM_FORCE_DEPTH_ZERO_TO_ONE #include "cglm/cglm.h" |
