summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets/RulesUI.h
diff options
context:
space:
mode:
Diffstat (limited to 'sigmodr/widgets/RulesUI.h')
-rw-r--r--sigmodr/widgets/RulesUI.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sigmodr/widgets/RulesUI.h b/sigmodr/widgets/RulesUI.h
index cec4c4eb..4dcb97e3 100644
--- a/sigmodr/widgets/RulesUI.h
+++ b/sigmodr/widgets/RulesUI.h
@@ -18,12 +18,12 @@
#ifndef SIGMODR_RULESUI
#define SIGMODR_RULESUI
-// Sigmodr includes
-#include "ObjectUI.h"
-
// Form include
#include "ui_rules.h"
+// Sigmodr includes
+#include "ObjectUI.h"
+
// Forward declarations
namespace Sigmod
{