blob: 94deff0b95640667407eb960a7cee83161d66717 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- esmart-0.9.0.004/src/lib/esmart_trans_x11/esmart_trans_x11.c~ 2004-11-10 07:18:23.000000000 -0800
+++ esmart-0.9.0.004/src/lib/esmart_trans_x11/esmart_trans_x11.c 2005-09-29 11:22:52.000000000 -0700
@@ -9,6 +9,7 @@
#include <X11/Xlib.h>
#include <Imlib2.h>
#include <Ecore.h>
+#include <Ecore_Data.h>
#include <Ecore_X.h>
#include <assert.h>
|