diff options
Diffstat (limited to 'src/dir-util.h')
| -rw-r--r-- | src/dir-util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dir-util.h b/src/dir-util.h index f7700cfa3..17261af41 100644 --- a/src/dir-util.h +++ b/src/dir-util.h @@ -10,7 +10,7 @@ */ #include <stdlib.h> -#include <glib/gtypes.h> +#include <glib.h> /** * Returns a form of \a path relative to \a base if that is easy to construct (eg if \a path |
