Commit 9183f3f9 authored by claes's avatar claes

Removed inclusion of <X11/Intrinsic.h> and <X11/StringDefs.h>

parent 3f92fa7e
/* /*
* Proview $Id: xtt_hotkey_gtk.cpp,v 1.1 2007-01-04 08:29:32 claes Exp $ * Proview $Id: xtt_hotkey_gtk.cpp,v 1.2 2007-04-26 12:42:32 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB. * Copyright (C) 2005 SSAB Oxelsund AB.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
...@@ -47,8 +47,6 @@ ...@@ -47,8 +47,6 @@
#include <gdk/gdk.h> #include <gdk/gdk.h>
#include <gdk/gdkx.h> #include <gdk/gdkx.h>
#include <gdk/gdkkeysyms.h> #include <gdk/gdkkeysyms.h>
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
#include <X11/keysym.h> #include <X11/keysym.h>
#include "xtt_hotkey_gtk.h" #include "xtt_hotkey_gtk.h"
#include "co_cdh.h" #include "co_cdh.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment