aboutsummaryrefslogtreecommitdiff
path: root/src/ToolFactory.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ToolFactory.hh')
-rw-r--r--src/ToolFactory.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ToolFactory.hh b/src/ToolFactory.hh
index c30e04c..42099fe 100644
--- a/src/ToolFactory.hh
+++ b/src/ToolFactory.hh
@@ -29,6 +29,8 @@
29 29
30#include "FbTk/NotCopyable.hh" 30#include "FbTk/NotCopyable.hh"
31 31
32#include <memory>
33
32class ToolbarItem; 34class ToolbarItem;
33class BScreen; 35class BScreen;
34class Toolbar; 36class Toolbar;