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/debug_windows.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'new/debug_windows.c') diff --git a/new/debug_windows.c b/new/debug_windows.c index d044f33..ddda738 100644 --- a/new/debug_windows.c +++ b/new/debug_windows.c @@ -1,5 +1,5 @@ // 25 february 2015 -#include "ui_windows.h" +#include "uipriv_windows.h" // uncomment the following line to enable debug messages #define tableDebug -- cgit v1.2.3