summaryrefslogtreecommitdiffstats
path: root/src/uscxml/server/HTTPServer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/uscxml/server/HTTPServer.cpp')
-rw-r--r--src/uscxml/server/HTTPServer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uscxml/server/HTTPServer.cpp b/src/uscxml/server/HTTPServer.cpp
index 15f347c..6065740 100644
--- a/src/uscxml/server/HTTPServer.cpp
+++ b/src/uscxml/server/HTTPServer.cpp
@@ -25,7 +25,7 @@
#endif
#include "uscxml/server/HTTPServer.h"
-#include "uscxml/NameSpacingParser.h"
+#include "uscxml/DOMUtils.h"
#include <string>
#include <iostream>