summaryrefslogtreecommitdiff
path: root/src/daemon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon.c')
-rw-r--r--src/daemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon.c b/src/daemon.c
index 9950842..17d41b5 100644
--- a/src/daemon.c
+++ b/src/daemon.c
@@ -21,7 +21,7 @@
* a function to portably set a signal handler.
*/
-#include "tinyproxy.h"
+#include "main.h"
#include "daemon.h"