aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/stats
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenserver/stats')
-rw-r--r--src/zenserver/stats/statsreporter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zenserver/stats/statsreporter.h b/src/zenserver/stats/statsreporter.h
index 2f93aa8bb..b4174073c 100644
--- a/src/zenserver/stats/statsreporter.h
+++ b/src/zenserver/stats/statsreporter.h
@@ -2,7 +2,7 @@
#pragma once
-#include "config.h"
+#include "config/config.h"
#include <zencore/thread.h>
#include <zenutil/statsreporter.h>