summaryrefslogtreecommitdiff
path: root/src/bootstrap_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bootstrap_gui.cpp')
-rw-r--r--src/bootstrap_gui.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bootstrap_gui.cpp b/src/bootstrap_gui.cpp
index 91b87829b..2b3e231b2 100644
--- a/src/bootstrap_gui.cpp
+++ b/src/bootstrap_gui.cpp
@@ -16,7 +16,6 @@
#if defined(ENABLE_NETWORK) && defined(WITH_FREETYPE)
#include "core/geometry_func.hpp"
-#include "fileio_func.h"
#include "fontcache.h"
#include "gfx_func.h"
#include "network/network.h"
@@ -25,7 +24,6 @@
#include "strings_func.h"
#include "video/video_driver.hpp"
#include "window_func.h"
-#include "window_gui.h"
#include "widgets/bootstrap_widget.h"