mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
app: #include "widgets-types.h" so the GDK_KEY_foo defines are there
This commit is contained in:
parent
1cdaa2846f
commit
d92b22c567
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
|||
#include <gtk/gtk.h>
|
||||
#include <gdk/gdkkeysyms.h>
|
||||
|
||||
#include "widgets-types.h"
|
||||
|
||||
#include "core/gimpmarshal.h"
|
||||
|
||||
#include "gimptextproxy.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue