diff options
Diffstat (limited to 'src/FbTk/Button.hh')
-rw-r--r-- | src/FbTk/Button.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FbTk/Button.hh b/src/FbTk/Button.hh index 89a754c..4b2ef8b 100644 --- a/src/FbTk/Button.hh +++ b/src/FbTk/Button.hh | |||
@@ -33,7 +33,6 @@ | |||
33 | #include "Text.hh" | 33 | #include "Text.hh" |
34 | 34 | ||
35 | #include <X11/Xlib.h> | 35 | #include <X11/Xlib.h> |
36 | #include <memory> | ||
37 | 36 | ||
38 | namespace FbTk { | 37 | namespace FbTk { |
39 | 38 | ||