summaryrefslogtreecommitdiff
path: root/src/gfx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gfx.cpp')
-rw-r--r--src/gfx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gfx.cpp b/src/gfx.cpp
index c08801467..b8c19f9b1 100644
--- a/src/gfx.cpp
+++ b/src/gfx.cpp
@@ -12,7 +12,7 @@
#include "stdafx.h"
#include "gfx_func.h"
#include "fontcache.h"
-#include "genworld.h"
+#include "progress.h"
#include "zoom_func.h"
#include "blitter/factory.hpp"
#include "video/video_driver.hpp"