aboutsummaryrefslogtreecommitdiffstats
path: root/http_response.h
diff options
context:
space:
mode:
Diffstat (limited to 'http_response.h')
-rw-r--r--http_response.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/http_response.h b/http_response.h
index cf8e2ca..392fe9c 100644
--- a/http_response.h
+++ b/http_response.h
@@ -3,7 +3,7 @@
#include <unordered_map>
#include "json.h"
-namespace flask
+namespace crow
{
struct response
{