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/screeninfo.hh | |
| parent | fa8cefef63feb1d559c40db3cf9407e5bd1ac4df (diff) | |
move Rect and PointerAssassin into the toolkit
Diffstat (limited to 'otk/screeninfo.hh')
| -rw-r--r-- | otk/screeninfo.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otk/screeninfo.hh b/otk/screeninfo.hh index 5cb2f798..3bb5605f 100644 --- a/otk/screeninfo.hh +++ b/otk/screeninfo.hh @@ -2,7 +2,7 @@ #ifndef __screeninfo_hh #define __screeninfo_hh -#include "util.hh" +#include "rect.hh" extern "C" { #include <X11/Xlib.h> |
