summaryrefslogtreecommitdiffstats
path: root/support
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2002-07-13 05:44:15 +0200
committerWilliam A. Rowe Jr <wrowe@apache.org>2002-07-13 05:44:15 +0200
commit37847c1435c1df18366ddd5b2a36f3c4dacd9520 (patch)
treed884af80f06dea8ded97152ede6f8545df8c5ed4 /support
parent Final tweak and CREDITs ... switch the order to simplify things, and (diff)
downloadapache2-37847c1435c1df18366ddd5b2a36f3c4dacd9520.tar.xz
apache2-37847c1435c1df18366ddd5b2a36f3c4dacd9520.zip
Put back the missing symbols header
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96039 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support')
-rw-r--r--support/win32/ApacheMonitor.rc.in2
1 files changed, 2 insertions, 0 deletions
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 <windows.h>
+#include "ApacheMonitor.h"
+
IDI_APSRVMON ICON DISCARDABLE "ApacheMonitor.ico"
IDI_ICOSTOP ICON DISCARDABLE "apstop.ico"
IDI_ICORUN ICON DISCARDABLE "aprun.ico"