summaryrefslogtreecommitdiff
path: root/src/sprite_implementation.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sprite_implementation.hpp')
-rw-r--r--src/sprite_implementation.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sprite_implementation.hpp b/src/sprite_implementation.hpp
index bd3e954..d679272 100644
--- a/src/sprite_implementation.hpp
+++ b/src/sprite_implementation.hpp
@@ -17,7 +17,7 @@
#ifndef CANDY_GEAR_SPRITE_IMPLEMENTATION_H
#define CANDY_GEAR_SPRITE_IMPLEMENTATION_H 1
-#include <SDL2/SDL.h>
+#include <cstdint>
struct cg_Sprite_s
{