aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Window.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Window.cc b/src/Window.cc
index d33c460..2088d52 100644
--- a/src/Window.cc
+++ b/src/Window.cc
@@ -22,13 +22,12 @@
22// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 22// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
23// DEALINGS IN THE SOFTWARE. 23// DEALINGS IN THE SOFTWARE.
24 24
25// $Id: Window.cc,v 1.109 2003/01/07 01:34:49 fluxgen Exp $ 25// $Id: Window.cc,v 1.110 2003/01/09 20:44:09 fluxgen Exp $
26 26
27#include "Window.hh" 27#include "Window.hh"
28 28
29#include "i18n.hh" 29#include "i18n.hh"
30#include "fluxbox.hh" 30#include "fluxbox.hh"
31#include "Iconmenu.hh"
32#include "Screen.hh" 31#include "Screen.hh"
33#include "StringUtil.hh" 32#include "StringUtil.hh"
34#include "Netizen.hh" 33#include "Netizen.hh"