summaryrefslogtreecommitdiffstats
path: root/src/mad-core.cpp
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-02-23 22:20:10 +0100
committerMatthias Schiffer <matthias@gamezock.de>2009-02-23 22:20:10 +0100
commit8d629ca48e9b5530416127e2e52c945fe1f9ee52 (patch)
tree11fd1e27349343110dd041f177822cdf85af3710 /src/mad-core.cpp
parent0a8624a39a7d0a99963153533a7ca3092154d3bd (diff)
downloadmad-8d629ca48e9b5530416127e2e52c945fe1f9ee52.tar
mad-8d629ca48e9b5530416127e2e52c945fe1f9ee52.zip
Verarbeitung von XML-Paketen
Diffstat (limited to 'src/mad-core.cpp')
-rw-r--r--src/mad-core.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mad-core.cpp b/src/mad-core.cpp
index d5693ea..b5f6999 100644
--- a/src/mad-core.cpp
+++ b/src/mad-core.cpp
@@ -23,6 +23,8 @@
#include "Common/ModuleManager.h"
#include "Core/ConnectionManager.h"
+#include "Common/XmlPacket.h"
+
#include <signal.h>
using namespace Mad;