summaryrefslogtreecommitdiff
path: root/src/heap.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/heap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/heap.c b/src/heap.c
index c0c768b..b0a0200 100644
--- a/src/heap.c
+++ b/src/heap.c
@@ -23,7 +23,7 @@
* format of the log message is standardized.
*/
-#include "tinyproxy.h"
+#include "main.h"
#include "heap.h"
#include "text.h"