summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/httpd/src/httpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/httpd/src/httpd.h b/usr.sbin/httpd/src/httpd.h
index 33bb73cd645..919ecacfea6 100644
--- a/usr.sbin/httpd/src/httpd.h
+++ b/usr.sbin/httpd/src/httpd.h
@@ -56,7 +56,7 @@
/* Headers in which EVERYONE has an interest... */
-#include "conf.h"
+#include "ap_config.h"
#include "alloc.h"
#include "buff.h"