summaryrefslogtreecommitdiffstats
path: root/proxy/src/gp_workers.c
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/src/gp_workers.c')
-rw-r--r--proxy/src/gp_workers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/proxy/src/gp_workers.c b/proxy/src/gp_workers.c
index 47cab34..1191221 100644
--- a/proxy/src/gp_workers.c
+++ b/proxy/src/gp_workers.c
@@ -32,7 +32,7 @@
#include <fcntl.h>
#include <syslog.h>
#include <errno.h>
-#include "gp_utils.h"
+#include "gp_proxy.h"
#define DEFAULT_WORKER_THREADS_NUM 5