aboutsummaryrefslogtreecommitdiffstats
path: root/src/texture.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/texture.cpp')
-rw-r--r--src/texture.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/texture.cpp b/src/texture.cpp
index ad06967..5723bd8 100644
--- a/src/texture.cpp
+++ b/src/texture.cpp
@@ -2,6 +2,7 @@
#include <algorithm>
#include <string>
+#include <stdexcept>
#include <SDL2/SDL_image.h>