aboutsummaryrefslogtreecommitdiff
path: root/src/ScreenPlacement.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/ScreenPlacement.hh')
-rw-r--r--src/ScreenPlacement.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ScreenPlacement.hh b/src/ScreenPlacement.hh
index 93e6a82..b8941bf 100644
--- a/src/ScreenPlacement.hh
+++ b/src/ScreenPlacement.hh
@@ -27,6 +27,8 @@
27#include "PlacementStrategy.hh" 27#include "PlacementStrategy.hh"
28#include "FbTk/Resource.hh" 28#include "FbTk/Resource.hh"
29 29
30#include <memory>
31
30class BScreen; 32class BScreen;
31 33
32/** 34/**