summaryrefslogtreecommitdiffstats
path: root/test/test_network_manager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_network_manager.cpp')
-rw-r--r--test/test_network_manager.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_network_manager.cpp b/test/test_network_manager.cpp
index 093a4a9..ff0840e 100644
--- a/test/test_network_manager.cpp
+++ b/test/test_network_manager.cpp
@@ -1,6 +1,5 @@
#include "mock_network_manager.hpp"
#include "mock_syscall.hpp"
-#include "xyz/openbmc_project/Common/error.hpp"
#include <arpa/inet.h>
#include <net/if.h>
@@ -10,6 +9,7 @@
#include <exception>
#include <experimental/filesystem>
#include <sdbusplus/bus.hpp>
+#include <xyz/openbmc_project/Common/error.hpp>
#include <gtest/gtest.h>
OpenPOWER on IntegriCloud