]> Dogcows Code - chaz/openbox/blobdiff - src/frame.hh
move screen.cc/hh to bbscreen.cc/hh
[chaz/openbox] / src / frame.hh
index 5e7ba927c14daf4e448b775f28f387629ad6b350..f163298180e6249f999f060044cd130953e41dee 100644 (file)
@@ -9,14 +9,14 @@ extern "C" {
 #include <X11/Xlib.h>
 }
 
-#include <string>
-
 #include "client.hh"
 #include "otk/strut.hh"
 #include "otk/rect.hh"
 #include "otk/screeninfo.hh"
 #include "otk/style.hh"
 
+#include <string>
+
 namespace ob {
 
 //! Holds and decorates a frame around an OBClient (client window)
This page took 0.019743 seconds and 4 git commands to generate.