summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2006-06-07 14:12:40 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2006-06-07 14:12:40 -0700
commit78f4ab6b89fca3086b9c9471b40c11c23fbb6142 (patch)
tree34ec0ddfd95ed007d3f840c408138d84946041f9 /include
parent757f40fca50a99377e437949ee77b983c8cd6087 (diff)
Fix compiler warning about undefined ReinitializeRootWindow function
Diffstat (limited to 'include')
-rw-r--r--include/dix.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dix.h b/include/dix.h
index 9fc5b07b3..7a4f49d4a 100644
--- a/include/dix.h
+++ b/include/dix.h
@@ -694,6 +694,9 @@ extern int TryClientEvents(
extern void WindowsRestructured(void);
+#ifdef PANORAMIX
+extern void ReinitializeRootWindow(WindowPtr win, int xoff, int yoff);
+#endif
#ifdef RANDR
void