mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-04 01:43:24 +00:00
modules: Add missing include.
614c61a3dd
removed the #include <glib.h>,
which is needed for the #ifdef G_OS_WIN32 to work.
This commit is contained in:
parent
b1a0b4555e
commit
b34fbb21fc
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#ifdef G_OS_WIN32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue