diff options
Diffstat (limited to 'zenhttp/httpsys.h')
| -rw-r--r-- | zenhttp/httpsys.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zenhttp/httpsys.h b/zenhttp/httpsys.h index 0453b8740..d6bd34890 100644 --- a/zenhttp/httpsys.h +++ b/zenhttp/httpsys.h @@ -15,8 +15,8 @@ #if ZEN_WITH_HTTPSYS # define _WINSOCKAPI_ # include <zencore/windows.h> +# include <zencore/workthreadpool.h> # include "iothreadpool.h" -# include "workthreadpool.h" # include <http.h> |