From: William A. Rowe Jr Date: Sat, 13 Jul 2002 03:44:15 +0000 (+0000) Subject: Put back the missing symbols header X-Git-Tag: 2.0.40~247 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=37847c1435c1df18366ddd5b2a36f3c4dacd9520;p=apache Put back the missing symbols header git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96039 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/win32/ApacheMonitor.rc.in b/support/win32/ApacheMonitor.rc.in index 2028623bc1..e54f006f0d 100644 --- a/support/win32/ApacheMonitor.rc.in +++ b/support/win32/ApacheMonitor.rc.in @@ -58,6 +58,8 @@ #include +#include "ApacheMonitor.h" + IDI_APSRVMON ICON DISCARDABLE "ApacheMonitor.ico" IDI_ICOSTOP ICON DISCARDABLE "apstop.ico" IDI_ICORUN ICON DISCARDABLE "aprun.ico"