diff options
Diffstat (limited to 'src/PlacementStrategy.hh')
-rw-r--r-- | src/PlacementStrategy.hh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/PlacementStrategy.hh b/src/PlacementStrategy.hh index 5cd5c39..046f0ff 100644 --- a/src/PlacementStrategy.hh +++ b/src/PlacementStrategy.hh | |||
@@ -24,9 +24,7 @@ | |||
24 | #ifndef PLACEMENTSTRATEGY_HH | 24 | #ifndef PLACEMENTSTRATEGY_HH |
25 | #define PLACEMENTSTRATEGY_HH | 25 | #define PLACEMENTSTRATEGY_HH |
26 | 26 | ||
27 | #include <list> | 27 | class FluxboxWindow; |
28 | |||
29 | #include "Window.hh" | ||
30 | 28 | ||
31 | struct PlacementStrategy { | 29 | struct PlacementStrategy { |
32 | /** | 30 | /** |