Add global variable for compositor.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2013-05-03 09:57:46 +01:00
parent e526350c0f
commit 6326a99701
1 changed files with 2 additions and 0 deletions

View File

@ -299,6 +299,8 @@ extern EAPI E_Path *path_modules;
extern EAPI E_Path *path_backgrounds;
extern EAPI E_Path *path_messages;
extern EAPI E_Compositor *_e_comp;
/**
* @}
*/