all repos — fluxbox @ 1817ff757929b9cfe06f3ff8d34d6be579f65e6e

custom fork of the fluxbox windowmanager

Added include xlib.h
fluxgen fluxgen
commit

1817ff757929b9cfe06f3ff8d34d6be579f65e6e

parent

546fa005eae397dd624b81ad00c594eaad67d893

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

jump to
M src/XrmDatabaseHelper.hhsrc/XrmDatabaseHelper.hh

@@ -26,6 +26,7 @@

#ifndef _XRMDATABASEHELPER_HH_ #define _XRMDATABASEHELPER_HH_ +#include <X11/Xlib.h> #include <X11/Xresource.h> class XrmDatabaseHelper