From 24924367f9486b29b8b9fd024781ccb5f9e0e276 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 4 Dec 2002 04:02:46 +0000 Subject: put a header where it belongs --- src/openbox.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/openbox.hh') diff --git a/src/openbox.hh b/src/openbox.hh index c810057f..75a3a2e0 100644 --- a/src/openbox.hh +++ b/src/openbox.hh @@ -24,11 +24,11 @@ extern "C" { #include "otk/configuration.hh" #include "otk/eventdispatcher.hh" #include "otk/eventhandler.hh" -#include "client.hh" namespace ob { class OBScreen; +class OBClient; //! The main class for the Openbox window manager. /*! -- cgit v1.2.3