aboutsummaryrefslogtreecommitdiff
path: root/src/ArrowButton.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ArrowButton.hh')
-rw-r--r--src/ArrowButton.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ArrowButton.hh b/src/ArrowButton.hh
index 2ae4b87..176a9d4 100644
--- a/src/ArrowButton.hh
+++ b/src/ArrowButton.hh
@@ -24,7 +24,7 @@
24#ifndef ARROWBUTTON_HH 24#ifndef ARROWBUTTON_HH
25#define ARROWBUTTON_HH 25#define ARROWBUTTON_HH
26 26
27#include "Button.hh" 27#include "FbTk/Button.hh"
28 28
29/// Displays a arrow on a button 29/// Displays a arrow on a button
30class ArrowButton: public FbTk::Button { 30class ArrowButton: public FbTk::Button {