repo.or.cz
/
t2-trunk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Dash:
[t2-trunk.git]
/
package
/
enlightenment
/
e-utils
/
xlib.patch
blob
0cbdd466813d66c74a61ae1466c49a0a0fb49982
1
--- e_utils/src/bin/e17setroot/e17setroot.c_orig 2006-01-23 22:46:52.000000000 +0100
2
+++ e_utils/src/bin/e17setroot/e17setroot.c 2006-01-23 22:47:13.000000000 +0100
3
@@ -5,6 +5,7 @@
4
#include <string.h>
5
#include <unistd.h>
6
#include <limits.h>
7
+#include <X11/Xlib.h>
8
#include <Imlib2.h>
9
#include <E_Lib.h>
10
#include <Engrave.h>