app: #include "widgets-types.h" so the GDK_KEY_foo defines are there

This commit is contained in:
Michael Natterer 2011-03-29 22:39:34 +02:00
parent 1cdaa2846f
commit d92b22c567
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@
#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>
#include "widgets-types.h"
#include "core/gimpmarshal.h"
#include "gimptextproxy.h"