aboutsummaryrefslogtreecommitdiff
path: root/src/Main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Main.cxx')
-rw-r--r--src/Main.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.cxx b/src/Main.cxx
index d0f88c23..3d457e31 100644
--- a/src/Main.cxx
+++ b/src/Main.cxx
@@ -24,6 +24,7 @@
#include "chunk.h"
#include "StateFile.hxx"
#include "PlayerThread.hxx"
+#include "Mapper.hxx"
extern "C" {
#include "daemon.h"
@@ -38,7 +39,6 @@ extern "C" {
#include "cmdline.h"
#include "conf.h"
#include "path.h"
-#include "mapper.h"
#include "player_control.h"
#include "stats.h"
#include "sig_handlers.h"