summaryrefslogtreecommitdiff
path: root/src/conffile.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conffile.c')
-rw-r--r--src/conffile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conffile.c b/src/conffile.c
index a3eea02..888ddce 100644
--- a/src/conffile.c
+++ b/src/conffile.c
@@ -22,7 +22,7 @@
* add new directives to. Who knows if I'm right though.
*/
-#include "tinyproxy.h"
+#include "main.h"
#include "conffile.h"