X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.h;h=eec3fd7c37d312ee9bd079908e64745c906d4078;hb=a4a0cb78294bb1809b836ea1e86e9d7294bb2929;hp=51f620793d6ee7c3043d20a42052ce3a41b2ff3b;hpb=2b2beddc7447197d12fcbcae96772e1f38eef138;p=chaz%2Fopenbox diff --git a/openbox/openbox.h b/openbox/openbox.h index 51f62079..eec3fd7c 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -1,6 +1,8 @@ #ifndef __openbox_h #define __openbox_h +#include "render/render.h" + #ifdef USE_LIBSN # define SN_API_NOT_YET_FROZEN # include @@ -9,6 +11,8 @@ #include #include +extern RrInstance *ob_rr_inst; + /*! The X display */ extern Display *ob_display;