aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/facade/SDLContext.h
diff options
context:
space:
mode:
authorWBoerenkamps <wrj.boerenkamps@student.avans.nl>2024-12-17 13:33:53 +0100
committerWBoerenkamps <wrj.boerenkamps@student.avans.nl>2024-12-17 13:33:53 +0100
commit34a773eb0f01379419900a3fe26527702146b890 (patch)
tree6b8d1db513bb16dcdeb1928dcc374967cd9f7089 /src/crepe/facade/SDLContext.h
parent707db8c94b6bb3921105f40658aab13511d8df07 (diff)
last changes
Diffstat (limited to 'src/crepe/facade/SDLContext.h')
-rw-r--r--src/crepe/facade/SDLContext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/crepe/facade/SDLContext.h b/src/crepe/facade/SDLContext.h
index ffa3cc0..e348ff6 100644
--- a/src/crepe/facade/SDLContext.h
+++ b/src/crepe/facade/SDLContext.h
@@ -18,6 +18,7 @@
#include "types.h"
#include "FontFacade.h"
+
namespace crepe {
class Texture;