From 00803e499a1c5da4e5ad067df2b5a3d091cf7ea2 Mon Sep 17 00:00:00 2001
From: fluxgen <fluxgen>
Date: Sat, 30 Nov 2002 20:39:42 +0000
Subject: using imagecontrol

---
 src/Window.cc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/Window.cc b/src/Window.cc
index 0a5c614..b1ae5c3 100644
--- a/src/Window.cc
+++ b/src/Window.cc
@@ -22,7 +22,7 @@
 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 // DEALINGS IN THE SOFTWARE.
 
-// $Id: Window.cc,v 1.104 2002/11/27 21:58:35 fluxgen Exp $
+// $Id: Window.cc,v 1.105 2002/11/30 20:39:42 fluxgen Exp $
 
 #include "Window.hh"
 
@@ -34,6 +34,7 @@
 #include "Windowmenu.hh"
 #include "StringUtil.hh"
 #include "Netizen.hh"
+#include "ImageControl.hh"
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
-- 
cgit v0.11.2