diff options
Diffstat (limited to 'src/video')
-rw-r--r-- | src/video/dedicated_v.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/video/dedicated_v.cpp b/src/video/dedicated_v.cpp index 8ed14c29c..7ca1db6ea 100644 --- a/src/video/dedicated_v.cpp +++ b/src/video/dedicated_v.cpp @@ -12,6 +12,7 @@ #include "../variables.h" #include "../genworld.h" #include "../fileio.h" +#include "../fios.h" #include "../blitter/factory.hpp" #include "../core/alloc_func.hpp" #include "dedicated_v.h" |