all repos — fluxbox @ e111d9f44531054ac747c1401cadafbc9fb29a39

custom fork of the fluxbox windowmanager

include fix
fluxgen fluxgen
commit

e111d9f44531054ac747c1401cadafbc9fb29a39

parent

1df87f87ab5a1b2bdc2ef960ee73a051fce9385e

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

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

@@ -21,13 +21,14 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Workspacemenu.cc,v 1.9 2002/09/07 10:21:27 fluxgen Exp $ +// $Id: Workspacemenu.cc,v 1.10 2002/10/25 21:15:49 fluxgen Exp $ #include "Workspacemenu.hh" #include "i18n.hh" #include "Screen.hh" #include "Workspace.hh" +#include "fluxbox.hh" //use GNU extension #ifndef _GNU_SOURCE