Search
lxdream.org :: lxdream/src/lxpaths.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/lxpaths.c
changeset 1286:8376a612a79d
prev1283:2cbafe321d6f
next1296:30ecee61f811
author nkeynes
date Sat Aug 25 14:09:07 2012 +1000 (11 years ago)
permissions -rw-r--r--
last change Subst LDFLAGS_FOR_BUILD in configure
file annotate diff log raw
1.1 --- a/src/lxpaths.c Tue Mar 27 17:39:05 2012 +1000
1.2 +++ b/src/lxpaths.c Sat Aug 25 14:09:07 2012 +1000
1.3 @@ -19,6 +19,7 @@
1.4 #include <ctype.h>
1.5 #include <unistd.h>
1.6 #include <stdlib.h>
1.7 +#include <glib/gfileutils.h>
1.8 #include <glib/gstrfuncs.h>
1.9 #include <glib/gutils.h>
1.10
.