Import phosphor-logging header files from new directory
Phase2: Changing the phosphor-logging header files import from
base dir to files under phosphor-logging folder. Once all projects
import from the new dir, the files in the base dir will be deleted.
Change-Id: I7152da5f0737171b9919bd082b09aa8ce4761430
Signed-off-by: Saqib Khan <khansa@us.ibm.com>
diff --git a/chassis_state_manager.cpp b/chassis_state_manager.cpp
index d7549a5..e6513fa 100644
--- a/chassis_state_manager.cpp
+++ b/chassis_state_manager.cpp
@@ -1,5 +1,5 @@
#include <sdbusplus/bus.hpp>
-#include <log.hpp>
+#include <phosphor-logging/log.hpp>
#include "chassis_state_manager.hpp"
namespace phosphor