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/workspace.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/workspace.cc') diff --git a/src/workspace.cc b/src/workspace.cc index 2bf9d29a..467d8684 100644 --- a/src/workspace.cc +++ b/src/workspace.cc @@ -27,7 +27,7 @@ using std::string; #include "blackbox.hh" #include "otk/font.hh" #include "otk/display.hh" -#include "screen.hh" +#include "bbscreen.hh" #include "otk/util.hh" #include "bbwindow.hh" #include "workspace.hh" -- cgit v1.2.3