summaryrefslogtreecommitdiffstats
path: root/src/Server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Server.cpp')
-rw-r--r--src/Server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Server.cpp b/src/Server.cpp
index 6f7d494be..8759d5747 100644
--- a/src/Server.cpp
+++ b/src/Server.cpp
@@ -19,7 +19,7 @@
#include "Protocol/ProtocolRecognizer.h"
#include "CommandOutput.h"
-#include "inifile/iniFile.h"
+#include "IniFile.h"
#include "Vector3.h"
#include <fstream>