diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-11-03 10:38:14 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-11-03 10:38:14 +0000 |
| commit | 37e56007680a6664967e0e71ac52981654def6a6 (patch) | |
| tree | f33f89d6cef571f04d4a210db41265ed1076fcb2 /otk/gccache.cc | |
| parent | fa8cefef63feb1d559c40db3cf9407e5bd1ac4df (diff) | |
move Rect and PointerAssassin into the toolkit
Diffstat (limited to 'otk/gccache.cc')
| -rw-r--r-- | otk/gccache.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otk/gccache.cc b/otk/gccache.cc index d741c711..44aca791 100644 --- a/otk/gccache.cc +++ b/otk/gccache.cc @@ -10,7 +10,7 @@ extern "C" { #include "gccache.hh" #include "color.hh" -#include "util.hh" +#include "assassin.hh" #include "screeninfo.hh" namespace otk { |
