summaryrefslogtreecommitdiff
path: root/new/singlehandle_windows.c
diff options
context:
space:
mode:
Diffstat (limited to 'new/singlehandle_windows.c')
-rw-r--r--new/singlehandle_windows.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/new/singlehandle_windows.c b/new/singlehandle_windows.c
index 74dee5f..b55a8b9 100644
--- a/new/singlehandle_windows.c
+++ b/new/singlehandle_windows.c
@@ -1,5 +1,5 @@
// 6 april 2015
-#include "tablepriv.h"
+#include "uipriv_windows.h"
// Common code for controls with a single window handle.
// The only method NOT defined is preferredSize(); this differs between controls.