From 698a0e5c742575f91c27eb92a739ab63300f3cce Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 7 Apr 2015 12:17:05 -0400 Subject: Added the new native control code to the GTK+ backend. Fixed some missing statics in the Windows one too. --- new/uipriv_unix.h | 1 + 1 file changed, 1 insertion(+) (limited to 'new/uipriv_unix.h') diff --git a/new/uipriv_unix.h b/new/uipriv_unix.h index d7933ef..d7e4991 100644 --- a/new/uipriv_unix.h +++ b/new/uipriv_unix.h @@ -6,3 +6,4 @@ #define GDK_VERSION_MAX_ALLOWED GDK_VERSION_3_4 #include #include "uipriv.h" +#include "ui_unix.h" -- cgit v1.2.3