diff options
Diffstat (limited to 'new/window_unix.c')
| -rw-r--r-- | new/window_unix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/new/window_unix.c b/new/window_unix.c index f3d4ec3..3a145ac 100644 --- a/new/window_unix.c +++ b/new/window_unix.c @@ -1,5 +1,5 @@ // 6 april 2015 -#include "ui_unix.h" +#include "uipriv_unix.h" struct uiWindow { GtkWidget *widget; |
