diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-11-10 10:22:47 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-11-10 10:22:47 +0000 |
| commit | 73f6bb1a7b6bb5f8b9cf22587722d713a1f15b59 (patch) | |
| tree | a3af0d7ddc760c2122e50de28fb9f356fd3c68a0 /src/client.cc | |
| parent | 410a8264586671256f4a2d1b3095fa6ecffc01bd (diff) | |
move screen.cc/hh to bbscreen.cc/hh
Diffstat (limited to 'src/client.cc')
| -rw-r--r-- | src/client.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client.cc b/src/client.cc index d6111ce2..f770fecd 100644 --- a/src/client.cc +++ b/src/client.cc @@ -5,7 +5,7 @@ #endif #include "client.hh" -#include "screen.hh" +#include "bbscreen.hh" #include "openbox.hh" #include "otk/display.hh" #include "otk/property.hh" |
