X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fopenbox.h;fp=openbox%2Fopenbox.h;h=47d92042e2eed946931c7a0dcb49ba3fe2a18683;hb=e2ddfaf9fff1fb9dd6ebdc1a95f2b228d6baedb2;hp=7c38e20f7280b3734c8bdb517d203fc4c43e801e;hpb=6c8acc079a9cbb40245e5df4b50b3f8b9c17cf83;p=chaz%2Fopenbox diff --git a/openbox/openbox.h b/openbox/openbox.h index 7c38e20f..47d92042 100644 --- a/openbox/openbox.h +++ b/openbox/openbox.h @@ -24,6 +24,7 @@ #include "render/render.h" #include "render/theme.h" #include "obt/mainloop.h" +#include "obt/display.h" #include #include @@ -33,9 +34,6 @@ extern RrTheme *ob_rr_theme; extern ObtMainLoop *ob_main_loop; -/*! The X display */ -extern Display *ob_display; - /*! The number of the screen on which we're running */ extern gint ob_screen;