From 93b99a690c7b241d62bf09e7c325bf29ca2687b0 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 6 Apr 2015 21:53:31 -0400 Subject: Started working on uiControl. --- new/ui_unix.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'new/ui_unix.h') diff --git a/new/ui_unix.h b/new/ui_unix.h index 82bcf7c..642dd49 100644 --- a/new/ui_unix.h +++ b/new/ui_unix.h @@ -8,6 +8,6 @@ #define GDK_VERSION_MIN_REQUIRED GDK_VERSION_3_4 #define GDK_VERSION_MAX_ALLOWED GDK_VERSION_3_4 #include -#include "ui.h" +#include "uipriv.h" #endif -- cgit v1.2.3