diff options
Diffstat (limited to 'test/src/scxml-test-framework-client.cpp')
-rw-r--r-- | test/src/scxml-test-framework-client.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/src/scxml-test-framework-client.cpp b/test/src/scxml-test-framework-client.cpp index 6c50f07..7b4db5c 100644 --- a/test/src/scxml-test-framework-client.cpp +++ b/test/src/scxml-test-framework-client.cpp @@ -1,5 +1,6 @@ #include "uscxml/Interpreter.h" #include "uscxml/server/HTTPServer.h" +#include "uscxml/DOMUtils.h" #include <sstream> extern "C" { |