From 63198b063009bd86f19be524b4c156ee9939cda0 Mon Sep 17 00:00:00 2001 From: Bill Stoddard Date: Sun, 25 Feb 2001 19:26:23 +0000 Subject: [PATCH] Fix Windows compile break caused by move of error_bucket.c git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88323 13f79535-47bb-0310-9956-ffa450edef68 --- libhttpd.dsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libhttpd.dsp b/libhttpd.dsp index 54ea27f524..ed4ddda537 100644 --- a/libhttpd.dsp +++ b/libhttpd.dsp @@ -347,7 +347,7 @@ SOURCE=.\modules\mappers\mod_userdir.c # PROP Default_Filter "" # Begin Source File -SOURCE=.\modules\http\error_bucket.c +SOURCE=.\server\error_bucket.c # End Source File # Begin Source File -- 2.50.1