summaryrefslogtreecommitdiffstats
path: root/src/uscxml/interpreter/FastMicroStep.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uscxml/interpreter/FastMicroStep.h')
-rw-r--r--src/uscxml/interpreter/FastMicroStep.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uscxml/interpreter/FastMicroStep.h b/src/uscxml/interpreter/FastMicroStep.h
index b2477ee..a3cdf9c 100644
--- a/src/uscxml/interpreter/FastMicroStep.h
+++ b/src/uscxml/interpreter/FastMicroStep.h
@@ -23,6 +23,7 @@
//#define USCXML_VERBOSE 1
#include "uscxml/config.h"
+#include "uscxml/Common.h"
#include "uscxml/util/DOM.h" // X
#include <vector>