From 73f6bb1a7b6bb5f8b9cf22587722d713a1f15b59 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 10 Nov 2002 10:22:47 +0000 Subject: move screen.cc/hh to bbscreen.cc/hh --- src/frame.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/frame.hh') 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) -- cgit v1.2.3