diff options
Diffstat (limited to 'src/FbTk/FbPixmap.hh')
-rw-r--r-- | src/FbTk/FbPixmap.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/FbTk/FbPixmap.hh b/src/FbTk/FbPixmap.hh index cf0448d..8d85bdf 100644 --- a/src/FbTk/FbPixmap.hh +++ b/src/FbTk/FbPixmap.hh | |||
@@ -27,8 +27,6 @@ | |||
27 | #include "FbDrawable.hh" | 27 | #include "FbDrawable.hh" |
28 | #include "Text.hh" | 28 | #include "Text.hh" |
29 | 29 | ||
30 | #include <X11/Xlib.h> | ||
31 | |||
32 | namespace FbTk { | 30 | namespace FbTk { |
33 | 31 | ||
34 | /// a wrapper for X Pixmap | 32 | /// a wrapper for X Pixmap |