summaryrefslogtreecommitdiffstats
path: root/Gui/wm/ws.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/wm/ws.h')
-rw-r--r--Gui/wm/ws.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gui/wm/ws.h b/Gui/wm/ws.h
index f14b01483a..f836848b28 100644
--- a/Gui/wm/ws.h
+++ b/Gui/wm/ws.h
@@ -169,6 +169,8 @@ typedef struct
extern int wsMaxX;
extern int wsMaxY;
+extern int wsOrgX;
+extern int wsOrgY;
extern Display * wsDisplay;
extern int wsScreen;