summaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index 5501c781..3cfb1b50 100644
--- a/src/common.h
+++ b/src/common.h
@@ -84,6 +84,8 @@ typedef struct _MetaWindowMenu MetaWindowMenu;
#ifdef MPX
/* This was defined here so I don't need to include devices.h on this file */
typedef struct _MetaDevInfo MetaDevInfo;
+/* XXX */
+typedef struct _MetaDisplay MetaDisplay;
typedef void (* MetaWindowMenuFunc) (MetaWindowMenu *menu,
Display *xdisplay,