diff options
Diffstat (limited to 'glib/gqsort.h')
-rw-r--r-- | glib/gqsort.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/gqsort.h b/glib/gqsort.h index d946e80ca..12e7a05b1 100644 --- a/glib/gqsort.h +++ b/glib/gqsort.h @@ -28,7 +28,7 @@ #ifndef __G_QSORT_H__ #define __G_QSORT_H__ -#include <gtypes.h> +#include <glib/gtypes.h> G_BEGIN_DECLS |