Fixing path to Privoxy's config.h
authorjongfoster <jongfoster@users.sourceforge.net>
Tue, 4 Jun 2002 14:48:13 +0000 (14:48 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Tue, 4 Jun 2002 14:48:13 +0000 (14:48 +0000)
pcre/config.h

index c767cbb..e2aca05 100644 (file)
@@ -1,5 +1,5 @@
 
 /* For Privoxy, we just use Privoxy's config.h */
 
-#include "../config.h"
+#include "../src/config.h"