remove generated elog-errors.hpp
Remove the generated file and rely on the ones directly in
phosphor-logging.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib56e3caadeabb0a7afdd2d784dc2eb3fc8d1252c
diff --git a/storageaddsel.cpp b/storageaddsel.cpp
index 432f712..b2ff317 100644
--- a/storageaddsel.cpp
+++ b/storageaddsel.cpp
@@ -1,4 +1,3 @@
-#include "elog-errors.hpp"
#include "error-HostEvent.hpp"
#include "sensorhandler.hpp"
#include "storagehandler.hpp"
@@ -8,6 +7,7 @@
#include <ipmid/api.hpp>
#include <ipmid/types.hpp>
+#include <phosphor-logging/elog-errors.hpp>
#include <phosphor-logging/elog.hpp>
#include <xyz/openbmc_project/Logging/Entry/server.hpp>