diff options
Diffstat (limited to 'shell/syncmanager.c')
-rw-r--r-- | shell/syncmanager.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/syncmanager.c b/shell/syncmanager.c index 4608eb7d..ad2c119a 100644 --- a/shell/syncmanager.c +++ b/shell/syncmanager.c @@ -23,6 +23,9 @@ #include <libsoup/soup.h> +#include <glib.h> +#include <glib/gstdio.h> + #include <stdarg.h> #include <string.h> #include <fcntl.h> |