X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fframe.hh;h=f163298180e6249f999f060044cd130953e41dee;hb=cf0823dcf3d1ee8e61be0dfc842b1be3a34b3aee;hp=5e7ba927c14daf4e448b775f28f387629ad6b350;hpb=6e2593cadc9a755d0e08facb7df0459a786e692b;p=chaz%2Fopenbox diff --git a/src/frame.hh b/src/frame.hh index 5e7ba927..f1632981 100644 --- a/src/frame.hh +++ b/src/frame.hh @@ -9,14 +9,14 @@ extern "C" { #include } -#include - #include "client.hh" #include "otk/strut.hh" #include "otk/rect.hh" #include "otk/screeninfo.hh" #include "otk/style.hh" +#include + namespace ob { //! Holds and decorates a frame around an OBClient (client window)