summaryrefslogtreecommitdiffhomepage
path: root/src/network.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/network.c')
-rw-r--r--src/network.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network.c b/src/network.c
index fe65a15..22dfadf 100644
--- a/src/network.c
+++ b/src/network.c
@@ -23,7 +23,7 @@
* to write an arbitrary amount of data to the network.
*/
-#include "tinyproxy.h"
+#include "main.h"
#include "heap.h"
#include "network.h"