aboutsummaryrefslogtreecommitdiffstats
path: root/utility.h
diff options
context:
space:
mode:
Diffstat (limited to 'utility.h')
-rw-r--r--utility.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utility.h b/utility.h
index fd6917e..4187dd7 100644
--- a/utility.h
+++ b/utility.h
@@ -3,7 +3,7 @@
#include <stdint.h>
#include <stdexcept>
-namespace flask
+namespace crow
{
namespace black_magic
{