summaryrefslogtreecommitdiffstats
path: root/server/mpm/winnt/registry.c
diff options
context:
space:
mode:
Diffstat (limited to 'server/mpm/winnt/registry.c')
-rw-r--r--server/mpm/winnt/registry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/mpm/winnt/registry.c b/server/mpm/winnt/registry.c
index ed41d48564..f3e842c44e 100644
--- a/server/mpm/winnt/registry.c
+++ b/server/mpm/winnt/registry.c
@@ -83,7 +83,7 @@
* HKLM\Software\[Vendor]\[Software]\[Version]\ServerRoot
*/
-#include "os.h"
+#include "ap_config.h"
#include "httpd.h"
#include "http_log.h"