Fix the fix for the include path.

I won't spank fidencio because he will probably like it.

Thanks lzoubek for pointing this out


SVN revision: 65542
This commit is contained in:
Iván Briano 2011-11-23 19:56:35 +00:00
parent 8b8f72d640
commit 7e6ac98f13
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#include "e_mod_main.h"
#ifdef HAVE_ECONNMAN
#define E_CONNMAN_I_KNOW_THIS_API_IS_SUBJECT_TO_CHANGE 1
#include <econnman0_7x/E_Connman.h>
#include <connman0_7x/E_Connman.h>
#endif
static Ecore_Event_Handler *handler = NULL;