From a0abbf60563de1a0f5bf34138219f26c04e44ce7 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Fri, 25 Oct 2002 21:05:01 +0000 Subject: include fix --- src/IconBar.cc | 3 ++- src/Toolbar.cc | 4 ++-- src/Window.cc | 4 ++-- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/IconBar.cc b/src/IconBar.cc index 3d2919d..ed091a6 100644 --- a/src/IconBar.cc +++ b/src/IconBar.cc @@ -19,11 +19,12 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: IconBar.cc,v 1.16 2002/10/15 17:10:48 fluxgen Exp $ +// $Id: IconBar.cc,v 1.17 2002/10/25 20:59:56 fluxgen Exp $ #include "IconBar.hh" #include "i18n.hh" #include "Screen.hh" +#include "fluxbox.hh" #include diff --git a/src/Toolbar.cc b/src/Toolbar.cc index 96500af..010198e 100644 --- a/src/Toolbar.cc +++ b/src/Toolbar.cc @@ -22,14 +22,14 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Toolbar.cc,v 1.35 2002/10/19 14:07:00 fluxgen Exp $ +// $Id: Toolbar.cc,v 1.36 2002/10/25 21:05:01 fluxgen Exp $ #include "Toolbar.hh" #include "i18n.hh" #include "fluxbox.hh" #include "Clientmenu.hh" -#include "Icon.hh" +#include "Iconmenu.hh" #include "Rootmenu.hh" #include "Screen.hh" #include "Window.hh" diff --git a/src/Window.cc b/src/Window.cc index 8f6e8d6..37b7757 100644 --- a/src/Window.cc +++ b/src/Window.cc @@ -22,13 +22,13 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Window.cc,v 1.94 2002/10/23 21:59:37 fluxgen Exp $ +// $Id: Window.cc,v 1.95 2002/10/25 21:01:49 fluxgen Exp $ #include "Window.hh" #include "i18n.hh" #include "fluxbox.hh" -#include "Icon.hh" +#include "Iconmenu.hh" #include "Screen.hh" #include "Toolbar.hh" #include "Windowmenu.hh" -- cgit v0.11.2