From 1d76d53593de0c6bd4faf8c47bb525977a33b178 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 7 Apr 2015 00:26:27 -0400 Subject: Changed ui_*.h to uipriv_*.h pending a public non-portable API. --- new/main_unix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'new/main_unix.c') diff --git a/new/main_unix.c b/new/main_unix.c index b95e99e..90374c7 100644 --- a/new/main_unix.c +++ b/new/main_unix.c @@ -1,5 +1,5 @@ // 6 april 2015 -#include "ui_unix.h" +#include "uipriv_unix.h" // #qo pkg-config: gtk+-3.0 -- cgit v1.2.3