summaryrefslogtreecommitdiff
path: root/new/uipriv_unix.h
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-04-07 12:17:05 -0400
committerPietro Gagliardi <[email protected]>2015-04-07 12:17:05 -0400
commit698a0e5c742575f91c27eb92a739ab63300f3cce (patch)
tree1c3aee8ee0ee34e8b79c4cf99ba1fb3d47578bc4 /new/uipriv_unix.h
parent32c6555fc0e8e9c80a646f34905caa6394776605 (diff)
Added the new native control code to the GTK+ backend. Fixed some missing statics in the Windows one too.
Diffstat (limited to 'new/uipriv_unix.h')
-rw-r--r--new/uipriv_unix.h1
1 files changed, 1 insertions, 0 deletions
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 <gtk/gtk.h>
#include "uipriv.h"
+#include "ui_unix.h"