From 5087a6cdd76276118bcba6bd4c14425da76eef7d Mon Sep 17 00:00:00 2001 From: belugas Date: Fri, 28 Dec 2007 03:14:55 +0000 Subject: (svn r11713) -Codechange: Move some declarations and definitions in a more logical disposition --- src/video/dedicated_v.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/video/dedicated_v.cpp') 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" -- cgit v1.2.3-54-g00ecf