diff options
Diffstat (limited to 'src/FbTk/ImageControl.hh')
-rw-r--r-- | src/FbTk/ImageControl.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/FbTk/ImageControl.hh b/src/FbTk/ImageControl.hh index a2c5e92..08a797f 100644 --- a/src/FbTk/ImageControl.hh +++ b/src/FbTk/ImageControl.hh | |||
@@ -34,9 +34,7 @@ | |||
34 | #include "NotCopyable.hh" | 34 | #include "NotCopyable.hh" |
35 | 35 | ||
36 | #include <X11/Xlib.h> | 36 | #include <X11/Xlib.h> |
37 | #include <X11/Xutil.h> | ||
38 | #include <list> | 37 | #include <list> |
39 | #include <set> | ||
40 | 38 | ||
41 | namespace FbTk { | 39 | namespace FbTk { |
42 | 40 | ||