diff options
Diffstat (limited to 'giscanner')
-rw-r--r-- | giscanner/grealpath.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/giscanner/grealpath.h b/giscanner/grealpath.h index 01d0a54c..82d482a1 100644 --- a/giscanner/grealpath.h +++ b/giscanner/grealpath.h @@ -1,6 +1,8 @@ #ifndef __G_REALPATH_H__ #define __G_REALPATH_H__ +#include <stdlib.h> + /** * g_realpath: * |