summaryrefslogtreecommitdiff
path: root/redfish-core/include/node.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'redfish-core/include/node.hpp')
-rw-r--r--redfish-core/include/node.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/redfish-core/include/node.hpp b/redfish-core/include/node.hpp
index 4c78eef313..936e19f7e3 100644
--- a/redfish-core/include/node.hpp
+++ b/redfish-core/include/node.hpp
@@ -22,8 +22,8 @@
#include <error_messages.hpp>
#include <vector>
-#include "crow/http_request.h"
-#include "crow/http_response.h"
+#include "http_request.h"
+#include "http_response.h"
namespace redfish
{