From 588a71101af3c79d3127016951ba9b512fd2901d Mon Sep 17 00:00:00 2001
From: fluxgen <fluxgen>
Date: Wed, 9 Apr 2003 13:00:21 +0000
Subject: minor fix

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

diff --git a/src/IconBar.cc b/src/IconBar.cc
index 39ef4a6..cf3139e 100644
--- a/src/IconBar.cc
+++ b/src/IconBar.cc
@@ -19,12 +19,14 @@
 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 // DEALINGS IN THE SOFTWARE.
 
-// $Id: IconBar.cc,v 1.26 2003/03/03 21:51:01 rathnor Exp $
+// $Id: IconBar.cc,v 1.27 2003/04/09 13:00:21 fluxgen Exp $
 
 #include "IconBar.hh"
+
 #include "i18n.hh"
 #include "Screen.hh"
 #include "fluxbox.hh"
+#include "Window.hh"
 #include "ImageControl.hh"
 #include "Text.hh"
 
-- 
cgit v0.11.2