diff options
Diffstat (limited to 'include/compiz.h')
-rw-r--r-- | include/compiz.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/compiz.h b/include/compiz.h index 32be090..aef3a7c 100644 --- a/include/compiz.h +++ b/include/compiz.h @@ -39,6 +39,7 @@ typedef int CompWatchFdHandle; typedef union _CompOptionValue CompOptionValue; typedef struct _CompObject CompObject; +typedef struct _CompCore CompCore; typedef struct _CompDisplay CompDisplay; typedef struct _CompMetadata CompMetadata; typedef struct _CompOption CompOption; |