cleanup: move EM service code in EM directory
Improving repository structure increases maintainability.
Change-Id: I7f746a5d491dda256a06143f516e7d078a761c14
Signed-off-by: Christopher Meis <christopher.meis@9elements.com>
diff --git a/test/test_topology.cpp b/test/test_topology.cpp
index 6b9317b..ae6e663 100644
--- a/test/test_topology.cpp
+++ b/test/test_topology.cpp
@@ -1,4 +1,4 @@
-#include "topology.hpp"
+#include "entity_manager/topology.hpp"
#include "gmock/gmock.h"
#include "gtest/gtest.h"