diff options
Diffstat (limited to 'zenhttp/zenhttp.cpp')
| -rw-r--r-- | zenhttp/zenhttp.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zenhttp/zenhttp.cpp b/zenhttp/zenhttp.cpp index 0194abdcb..1adca30e8 100644 --- a/zenhttp/zenhttp.cpp +++ b/zenhttp/zenhttp.cpp @@ -2,6 +2,7 @@ #include <zenhttp/zenhttp.h> +#include <zenhttp/httpclient.h> #include <zenhttp/httpserver.h> #include <zenhttp/httpshared.h> |