From 37847c1435c1df18366ddd5b2a36f3c4dacd9520 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Sat, 13 Jul 2002 03:44:15 +0000 Subject: [PATCH] Put back the missing symbols header git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96039 13f79535-47bb-0310-9956-ffa450edef68 --- support/win32/ApacheMonitor.rc.in | 2 ++ 1 file changed, 2 insertions(+) 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" -- 2.40.0