diff options
Diffstat (limited to 'src/FbMenu.hh')
-rw-r--r-- | src/FbMenu.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/FbMenu.hh b/src/FbMenu.hh index 63ab772..05ee307 100644 --- a/src/FbMenu.hh +++ b/src/FbMenu.hh | |||
@@ -24,8 +24,8 @@ | |||
24 | #ifndef FBMENU_HH | 24 | #ifndef FBMENU_HH |
25 | #define FBMENU_HH | 25 | #define FBMENU_HH |
26 | 26 | ||
27 | #include "Menu.hh" | 27 | #include "FbTk/Menu.hh" |
28 | #include "XLayerItem.hh" | 28 | #include "FbTk/XLayerItem.hh" |
29 | 29 | ||
30 | namespace FbTk { | 30 | namespace FbTk { |
31 | class MenuTheme; | 31 | class MenuTheme; |