summaryrefslogtreecommitdiffstats
path: root/src/Client/CommandParser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Client/CommandParser.h')
-rw-r--r--src/Client/CommandParser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Client/CommandParser.h b/src/Client/CommandParser.h
index ca168f3..8077a30 100644
--- a/src/Client/CommandParser.h
+++ b/src/Client/CommandParser.h
@@ -23,7 +23,7 @@
#include "export.h"
#include <Common/HostInfo.h>
-#include <Common/XmlPacket.h>
+#include <Common/XmlData.h>
#include <boost/function.hpp>
#include <boost/smart_ptr.hpp>