Search
lxdream.org :: lxdream/src/config.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/config.h
changeset 1296:30ecee61f811
prev1144:00dd49743974
author nkeynes
date Fri May 29 18:47:05 2015 +1000 (8 years ago)
permissions -rw-r--r--
last change Fix test case
file annotate diff log raw
1.1 --- a/src/config.h Mon Nov 08 14:12:10 2010 +1000
1.2 +++ b/src/config.h Fri May 29 18:47:05 2015 +1000
1.3 @@ -19,8 +19,7 @@
1.4 #ifndef lxdream_config_H
1.5 #define lxdream_config_H 1
1.6
1.7 -#include <glib/gtypes.h>
1.8 -#include <glib/glist.h>
1.9 +#include <glib.h>
1.10 #include "lxdream.h"
1.11 #include "gettext.h"
1.12
.