all repos — fluxbox @ 14befe1ff45dae165a51f85b8c5dadb37688378c

custom fork of the fluxbox windowmanager

forgotten #include
mathias mathias
commit

14befe1ff45dae165a51f85b8c5dadb37688378c

parent

e957a0d2209c22935788683d68a9b086716374de

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M src/Screen.ccsrc/Screen.cc

@@ -32,6 +32,7 @@ #include "Window.hh"

#include "Workspace.hh" #include "Netizen.hh" +#include "Layer.hh" #include "FocusControl.hh" #include "ScreenPlacement.hh"