summaryrefslogtreecommitdiff
path: root/src/components/formatters/test/include/formatters/meta_formatter_test_helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/formatters/test/include/formatters/meta_formatter_test_helper.h')
-rw-r--r--src/components/formatters/test/include/formatters/meta_formatter_test_helper.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/components/formatters/test/include/formatters/meta_formatter_test_helper.h b/src/components/formatters/test/include/formatters/meta_formatter_test_helper.h
index 0ee21d092c..8a2b5abf0d 100644
--- a/src/components/formatters/test/include/formatters/meta_formatter_test_helper.h
+++ b/src/components/formatters/test/include/formatters/meta_formatter_test_helper.h
@@ -35,10 +35,10 @@
#include "gtest/gtest.h"
-#include "smart_objects/smart_object.h"
+#include "create_smartSchema.h"
#include "formatters/CFormatterJsonSDLRPCv1.h"
#include "formatters/CSmartFactory.h"
-#include "create_smartSchema.h"
+#include "smart_objects/smart_object.h"
namespace test {
namespace components {