summaryrefslogtreecommitdiffstats
path: root/test/src/test-arabica-events.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/test-arabica-events.cpp')
-rw-r--r--test/src/test-arabica-events.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/src/test-arabica-events.cpp b/test/src/test-arabica-events.cpp
index 13200bb..bfbd570 100644
--- a/test/src/test-arabica-events.cpp
+++ b/test/src/test-arabica-events.cpp
@@ -1,5 +1,7 @@
-#include <XPath/XPath.hpp>
+#include "uscxml/config.h"
+#include "uscxml/Common.h"
#include <DOM/Document.hpp>
+#include <XPath/XPath.hpp>
#include <DOM/SAX2DOM/SAX2DOM.hpp>
#include <SAX/helpers/CatchErrorHandler.hpp>
#include <DOM/Events/EventTarget.hpp>