src/server/daemon/threadpools.h

changeset 92
382bff43c6eb
parent 44
3da1f7b6847f
child 190
1f73302461e0
--- a/src/server/daemon/threadpools.h	Sun Sep 08 23:27:07 2013 +0200
+++ b/src/server/daemon/threadpools.h	Mon Sep 09 11:55:14 2013 +0200
@@ -29,9 +29,10 @@
 #ifndef THREADPOOLS_H
 #define	THREADPOOLS_H
 
+#include <ucx/string.h>
+
 #include "../public/nsapi.h"
 #include "../util/thrpool.h"
-#include "../ucx/string.h"
 
 #ifdef	__cplusplus
 extern "C" {

mercurial