summaryrefslogtreecommitdiff
path: root/otk/screeninfo.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-11-03 10:38:14 +0000
committerDana Jansens <danakj@orodu.net>2002-11-03 10:38:14 +0000
commit37e56007680a6664967e0e71ac52981654def6a6 (patch)
treef33f89d6cef571f04d4a210db41265ed1076fcb2 /otk/screeninfo.hh
parentfa8cefef63feb1d559c40db3cf9407e5bd1ac4df (diff)
move Rect and PointerAssassin into the toolkit
Diffstat (limited to 'otk/screeninfo.hh')
-rw-r--r--otk/screeninfo.hh2
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>