summaryrefslogtreecommitdiffhomepage
path: root/src/stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stats.c')
-rw-r--r--src/stats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stats.c b/src/stats.c
index 3c3b0d9..6abd4bd 100644
--- a/src/stats.c
+++ b/src/stats.c
@@ -25,7 +25,7 @@
* and the switch statement in update_stats().
*/
-#include "tinyproxy.h"
+#include "main.h"
#include "log.h"
#include "heap.h"