summaryrefslogtreecommitdiff
path: root/src/video/sdl_v.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/video/sdl_v.cpp')
-rw-r--r--src/video/sdl_v.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/video/sdl_v.cpp b/src/video/sdl_v.cpp
index a9a13411c..9872c14cf 100644
--- a/src/video/sdl_v.cpp
+++ b/src/video/sdl_v.cpp
@@ -15,6 +15,8 @@
#include "../network/network.h"
#include "../core/math_func.hpp"
#include "../core/random_func.hpp"
+#include "../functions.h"
+#include "../texteff.hpp"
#include "sdl_v.h"
#include <SDL.h>