X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fframe.c;h=be8230c02256a608ee1d7eb71daa5cf0cb0c1d5a;hb=32a92abf7578ea93d85741b7c89a0958082aa9ee;hp=2952b6c7640c80be9f02d19d9f4c9d525e7141c8;hpb=27274cff9c3ee668be0aa71ff4a72979a13cb4ca;p=chaz%2Fopenbox diff --git a/openbox/frame.c b/openbox/frame.c index 2952b6c7..be8230c0 100644 --- a/openbox/frame.c +++ b/openbox/frame.c @@ -20,7 +20,6 @@ #include "frame.h" #include "client.h" #include "openbox.h" -#include "extensions.h" #include "prop.h" #include "grab.h" #include "config.h" @@ -30,6 +29,7 @@ #include "moveresize.h" #include "screen.h" #include "render/theme.h" +#include "obt/display.h" #define FRAME_EVENTMASK (EnterWindowMask | LeaveWindowMask | \ ButtonPressMask | ButtonReleaseMask | \