Search
lxdream.org :: lxdream/src/lxpaths.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/lxpaths.h
changeset 1205:a486ac64f34b
prev1041:5fcc39857c5c
next1241:74f8e11ab4b8
author nkeynes
date Sun Feb 12 16:30:26 2012 +1000 (12 years ago)
permissions -rw-r--r--
last change Add -Werror for mregparm check, so it actually fails if mregparm isn't
accepted
file annotate diff log raw
1.1 --- a/src/lxpaths.h Fri Jun 26 05:47:04 2009 +0000
1.2 +++ b/src/lxpaths.h Sun Feb 12 16:30:26 2012 +1000
1.3 @@ -19,6 +19,8 @@
1.4 #ifndef lxdream_paths_H
1.5 #define lxdream_paths_H
1.6
1.7 +#include <glib/gtypes.h>
1.8 +
1.9 /****************** System paths ****************/
1.10 /**
1.11 * Location of the shared lxdreamrc (e.g. /usr/local/etc/lxdreamrc)
.