plug-ins: screenshot: #include <glib.h> early for G_OS_WIN32
This commit is contained in:
parent
4f9d52b6e8
commit
bbbc103d18
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#ifdef G_OS_WIN32
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue