diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/FbTk/ImageImlib2.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/FbTk/ImageImlib2.cc b/src/FbTk/ImageImlib2.cc index f8941be..9983604 100644 --- a/src/FbTk/ImageImlib2.cc +++ b/src/FbTk/ImageImlib2.cc | |||
@@ -24,8 +24,6 @@ | |||
24 | #include "App.hh" | 24 | #include "App.hh" |
25 | #include "PixmapWithMask.hh" | 25 | #include "PixmapWithMask.hh" |
26 | 26 | ||
27 | #include <X11/xpm.h> | ||
28 | |||
29 | #include <Imlib2.h> | 27 | #include <Imlib2.h> |
30 | #include <map> | 28 | #include <map> |
31 | #include <iostream> | 29 | #include <iostream> |