summaryrefslogtreecommitdiff
path: root/clients/zstat
diff options
context:
space:
mode:
Diffstat (limited to 'clients/zstat')
-rw-r--r--clients/zstat/zstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/zstat/zstat.c b/clients/zstat/zstat.c
index 4f6928c..2fe1edd 100644
--- a/clients/zstat/zstat.c
+++ b/clients/zstat/zstat.c
@@ -12,7 +12,7 @@
*/
#include <zephyr/zephyr.h>
-#include "../server/zserver.h"
+#include "../../server/zserver.h"
#include <sys/param.h>
#include <sys/socket.h>
#include <netdb.h>