unbreak this header by adding inttypes.h...
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 23 Mar 2011 21:36:36 +0000 (21:36 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 23 Mar 2011 21:36:36 +0000 (21:36 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@58045 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore_input/Ecore_Input.h

index 52af19d..69ddac2 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef _ECORE_INPUT_H
 #define _ECORE_INPUT_H
 
+#include <inttypes.h>
 
 #ifdef EAPI
 # undef EAPI