summaryrefslogtreecommitdiffstats
path: root/src/uscxml/debug/Breakpoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/uscxml/debug/Breakpoint.h')
-rw-r--r--src/uscxml/debug/Breakpoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uscxml/debug/Breakpoint.h b/src/uscxml/debug/Breakpoint.h
index 71308aa..d7df03d 100644
--- a/src/uscxml/debug/Breakpoint.h
+++ b/src/uscxml/debug/Breakpoint.h
@@ -21,9 +21,9 @@
#define BREAKPOINT_H_VR7K7T1X
#include <string> // for string
+#include "uscxml/Common.h" // for USCXML_API
#include "uscxml/Interpreter.h"
#include "DOM/Element.hpp" // for Element
-#include "uscxml/Common.h" // for USCXML_API
#include "uscxml/messages/Data.h" // for Data
namespace uscxml {