summaryrefslogtreecommitdiffstats
path: root/test/test_config_parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_config_parser.cpp')
-rw-r--r--test/test_config_parser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_config_parser.cpp b/test/test_config_parser.cpp
index 99effad..61432c2 100644
--- a/test/test_config_parser.cpp
+++ b/test/test_config_parser.cpp
@@ -1,12 +1,12 @@
#include "config.h"
#include "config_parser.hpp"
-#include "xyz/openbmc_project/Common/error.hpp"
#include <exception>
#include <fstream>
#include <phosphor-logging/elog-errors.hpp>
#include <stdexcept>
+#include <xyz/openbmc_project/Common/error.hpp>
#include <gtest/gtest.h>
OpenPOWER on IntegriCloud