summaryrefslogtreecommitdiff
path: root/src/components/formatters/test/CSmartFactory_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/formatters/test/CSmartFactory_test.cc')
-rw-r--r--src/components/formatters/test/CSmartFactory_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/formatters/test/CSmartFactory_test.cc b/src/components/formatters/test/CSmartFactory_test.cc
index 3aba109e58..5bd212f431 100644
--- a/src/components/formatters/test/CSmartFactory_test.cc
+++ b/src/components/formatters/test/CSmartFactory_test.cc
@@ -30,8 +30,8 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
-#include "formatters/SmartFactoryTestHelper.h"
#include "formatters/CSmartFactory.h"
+#include "formatters/SmartFactoryTestHelper.h"
#include "gtest/gtest.h"
namespace test {