diff options
Diffstat (limited to 'glib/glist.h')
-rw-r--r-- | glib/glist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/glist.h b/glib/glist.h index 81ec9b3a2..bd165d417 100644 --- a/glib/glist.h +++ b/glib/glist.h @@ -27,7 +27,7 @@ #ifndef __G_LIST_H__ #define __G_LIST_H__ -#include <gmem.h> +#include <glib/gmem.h> G_BEGIN_DECLS |