summaryrefslogtreecommitdiffstats
path: root/apps/uscxml-dot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/uscxml-dot.cpp')
-rw-r--r--apps/uscxml-dot.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/uscxml-dot.cpp b/apps/uscxml-dot.cpp
index e72b2d4..0fcd548 100644
--- a/apps/uscxml-dot.cpp
+++ b/apps/uscxml-dot.cpp
@@ -1,6 +1,6 @@
#include "uscxml/config.h"
#include "uscxml/Interpreter.h"
-#include "uscxml/DOMUtils.h"
+#include "uscxml/dom/DOMUtils.h"
#include "uscxml/debug/SCXMLDotWriter.h"
#include <glog/logging.h>
#include "getopt.h"