]> Dogcows Code - chaz/openbox/blobdiff - openbox/frame.c
move the code for tracking what extensions are available on the display into the...
[chaz/openbox] / openbox / frame.c
index 2952b6c7640c80be9f02d19d9f4c9d525e7141c8..be8230c02256a608ee1d7eb71daa5cf0cb0c1d5a 100644 (file)
@@ -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 | \
This page took 0.019915 seconds and 4 git commands to generate.