From 81ae03ffe2c49675f1adb62f9b8588adbde62c1c Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 10 Apr 2015 12:47:02 -0400 Subject: [PATCH] Fixed previous commit. --- debug_windows.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debug_windows.c b/debug_windows.c index 6ddc1b3b..bc84b639 100644 --- a/debug_windows.c +++ b/debug_windows.c @@ -1,5 +1,5 @@ // 25 february 2015 -#include "tablepriv.h" +#include "uipriv_windows.h" // uncomment the following line to enable debug messages #define tableDebug