aboutsummaryrefslogtreecommitdiff
path: root/src/FbTk/Button.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/FbTk/Button.hh')
-rw-r--r--src/FbTk/Button.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/FbTk/Button.hh b/src/FbTk/Button.hh
index bcf909b..99d8ee9 100644
--- a/src/FbTk/Button.hh
+++ b/src/FbTk/Button.hh
@@ -28,7 +28,7 @@
28#include "FbWindow.hh" 28#include "FbWindow.hh"
29#include "Command.hh" 29#include "Command.hh"
30#include "Color.hh" 30#include "Color.hh"
31#include "Text.hh" 31#include "Orientation.hh"
32 32
33namespace FbTk { 33namespace FbTk {
34 34