summaryrefslogtreecommitdiff
path: root/include/webassets.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/webassets.hpp')
-rw-r--r--include/webassets.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/webassets.hpp b/include/webassets.hpp
index daead984fc..aec7dba9a3 100644
--- a/include/webassets.hpp
+++ b/include/webassets.hpp
@@ -1,9 +1,9 @@
#pragma once
-#include <crow/app.h>
-#include <crow/http_request.h>
-#include <crow/http_response.h>
-#include <crow/routing.h>
+#include <app.h>
+#include <http_request.h>
+#include <http_response.h>
+#include <routing.h>
#include <boost/algorithm/string/replace.hpp>
#include <boost/container/flat_set.hpp>