SVN revision: 40217
This commit is contained in:
Vincent Torri 2009-04-19 08:39:09 +00:00
parent b7f578680c
commit 8801b817ea
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@ ecore_x_init(const char *name)
#endif /* ECORE_XCB_XPRINT */
/* We init some components (not related to XCB) */
ecore_even_init();
ecore_event_init();
_ecore_x_reply_init();
_ecore_x_dnd_init();
ecore_x_netwm_init();