]> granicus.if.org Git - apache/commitdiff
Once moved to a shared location, this bouncy #include dies
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 6 Jun 2002 00:17:50 +0000 (00:17 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 6 Jun 2002 00:17:50 +0000 (00:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95537 13f79535-47bb-0310-9956-ffa450edef68

modules/generators/mod_cgi.h

index d293d6d43b0e03fe8a2fb71d40a6c6c1e24db11f..5b10f914eb54bfbedf56509e220f92d8b38f1992 100644 (file)
@@ -59,7 +59,7 @@
 #ifndef _MOD_CGI_H
 #define _MOD_CGI_H 1
 
-#include "../filters/mod_include.h"
+#include "mod_include.h"
 
 typedef enum {RUN_AS_SSI, RUN_AS_CGI} prog_types;