Fixing path to Privoxy's config.h
[privoxy.git] / pcre / config.h
index 89b7ac4..e2aca05 100644 (file)
@@ -1,5 +1,5 @@
 
-/* For JunkBuster, we just use JunkBuster's config.h */
+/* For Privoxy, we just use Privoxy's config.h */
 
-#include "../config.h"
+#include "../src/config.h"