summaryrefslogtreecommitdiff
path: root/include/windowstr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/windowstr.h')
-rw-r--r--include/windowstr.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/windowstr.h b/include/windowstr.h
index 8e8d2542a..00f9eff7a 100644
--- a/include/windowstr.h
+++ b/include/windowstr.h
@@ -222,4 +222,8 @@ extern ScreenSaverStuffRec savedScreenInfo[MAXSCREENS];
extern int numSaveUndersViewable;
extern int deltaSaveUndersViewable;
+#ifdef XEVIE
+extern WindowPtr xeviewin;
+#endif
+
#endif /* WINDOWSTRUCT_H */