From 3ce22ee61bca50e992ff98dbfede37dc07776099 Mon Sep 17 00:00:00 2001 From: David Reveman Date: Fri, 31 Aug 2007 07:50:07 +0200 Subject: Add core object. --- include/compiz.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/compiz.h') 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; -- cgit v1.1