diff options
Diffstat (limited to 'src/cac.c')
-rw-r--r-- | src/cac.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ * See the COPYING file in the top-level directory. */ -#include "glib-compat.h" +#include <glib.h> #include <string.h> #include <stdbool.h> |