aboutsummaryrefslogtreecommitdiffstats
path: root/http_server.h
diff options
context:
space:
mode:
Diffstat (limited to 'http_server.h')
-rw-r--r--http_server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/http_server.h b/http_server.h
index 10e335b..e4893ad 100644
--- a/http_server.h
+++ b/http_server.h
@@ -8,7 +8,7 @@
// TEST
#include <iostream>
-namespace flask
+namespace crow
{
using namespace boost;
using tcp = asio::ip::tcp;