summaryrefslogtreecommitdiff
path: root/new/ui_unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'new/ui_unix.h')
-rw-r--r--new/ui_unix.h2
1 files changed, 1 insertions, 1 deletions
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 <gtk/gtk.h>
-#include "ui.h"
+#include "uipriv.h"
#endif