summaryrefslogtreecommitdiffstats
path: root/src/mad-server.cpp
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-08-16 03:47:31 +0200
committerMatthias Schiffer <matthias@gamezock.de>2009-08-16 03:47:31 +0200
commitb8207ab396785a5d63ada08a8116084f36cf45d7 (patch)
tree71d5434e7a10e76ed041655ad543b5a6d46e2bb1 /src/mad-server.cpp
parentcbd8fb1d890ba31e607de81fbb49da80498cc61e (diff)
downloadmad-b8207ab396785a5d63ada08a8116084f36cf45d7.tar
mad-b8207ab396785a5d63ada08a8116084f36cf45d7.zip
mad: mad.conf hinzugefügt
Diffstat (limited to 'src/mad-server.cpp')
-rw-r--r--src/mad-server.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/mad-server.cpp b/src/mad-server.cpp
index 4bc5087..84ddce3 100644
--- a/src/mad-server.cpp
+++ b/src/mad-server.cpp
@@ -17,10 +17,9 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "Core/ConfigManager.h"
-#include "Common/ModuleManager.h"
#include "Server/Application.h"
-#include "Server/ConnectionManager.h"
+#include "Core/ConfigManager.h"
+
using namespace Mad;