summaryrefslogtreecommitdiff
path: root/redfish-core/src/redfish.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'redfish-core/src/redfish.cpp')
-rw-r--r--redfish-core/src/redfish.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/redfish-core/src/redfish.cpp b/redfish-core/src/redfish.cpp
index b948ed5dac..66a43d76f0 100644
--- a/redfish-core/src/redfish.cpp
+++ b/redfish-core/src/redfish.cpp
@@ -1,5 +1,7 @@
#include "redfish.hpp"
+#include "bmcweb_config.h"
+
#include "account_service.hpp"
#include "aggregation_service.hpp"
#include "app.hpp"
@@ -23,7 +25,6 @@
#include "metric_report_definition.hpp"
#include "network_protocol.hpp"
#include "pcie.hpp"
-#include "pcie_slots.hpp"
#include "power.hpp"
#include "power_subsystem.hpp"
#include "power_supply.hpp"