diff options
Diffstat (limited to 'src/FbTk/XLayerItem.hh')
-rw-r--r-- | src/FbTk/XLayerItem.hh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/FbTk/XLayerItem.hh b/src/FbTk/XLayerItem.hh index 90d2167..e17d162 100644 --- a/src/FbTk/XLayerItem.hh +++ b/src/FbTk/XLayerItem.hh | |||
@@ -30,9 +30,6 @@ | |||
30 | #include "NotCopyable.hh" | 30 | #include "NotCopyable.hh" |
31 | #include "FbWindow.hh" | 31 | #include "FbWindow.hh" |
32 | 32 | ||
33 | #include <X11/Xlib.h> | ||
34 | |||
35 | |||
36 | namespace FbTk { | 33 | namespace FbTk { |
37 | 34 | ||
38 | class XLayerItem : public LayerItem, private NotCopyable { | 35 | class XLayerItem : public LayerItem, private NotCopyable { |