From db95500c59fad9d3e2cc93804eb9271446b51659 Mon Sep 17 00:00:00 2001
From: fluxgen <fluxgen>
Date: Sun, 2 May 2004 20:46:19 +0000
Subject: fixed include menu

---
 src/IconButton.cc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/IconButton.cc b/src/IconButton.cc
index b9b41b2..c572604 100644
--- a/src/IconButton.cc
+++ b/src/IconButton.cc
@@ -20,7 +20,7 @@
 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 // DEALINGS IN THE SOFTWARE.
 
-// $Id: IconButton.cc,v 1.18 2004/02/18 10:16:23 fluxgen Exp $
+// $Id: IconButton.cc,v 1.19 2004/05/02 20:46:19 fluxgen Exp $
 
 #include "IconButton.hh"
 
@@ -30,12 +30,13 @@
 #include "Window.hh"
 #include "WinClient.hh"
 
-#include "FbTk/SimpleCommand.hh"
 #include "FbTk/App.hh"
+#include "FbTk/SimpleCommand.hh"
 #include "FbTk/EventManager.hh"
 #include "FbTk/MacroCommand.hh"
 #include "FbTk/Command.hh"
 #include "FbTk/RefCount.hh"
+#include "FbTk/Menu.hh"
 
 
 #ifdef HAVE_CONFIG_H
-- 
cgit v0.11.2