diff options
Diffstat (limited to 'camel/camel-uid-cache.h')
-rw-r--r-- | camel/camel-uid-cache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-uid-cache.h b/camel/camel-uid-cache.h index 92226a3afd..57a75ab16a 100644 --- a/camel/camel-uid-cache.h +++ b/camel/camel-uid-cache.h @@ -31,8 +31,8 @@ extern "C" { #pragma } #endif /* __cplusplus */ -#include <glib.h> #include <stdio.h> +#include <glib.h> typedef struct { int fd, level; |