summaryrefslogtreecommitdiff
path: root/wintable/new/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'wintable/new/main.c')
-rw-r--r--wintable/new/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wintable/new/main.c b/wintable/new/main.c
index 89d3454..ae8d314 100644
--- a/wintable/new/main.c
+++ b/wintable/new/main.c
@@ -21,7 +21,7 @@
#include <vssym32.h>
#include <oleacc.h>
-// #qo LIBS: user32 kernel32 gdi32 comctl32 uxtheme
+// #qo LIBS: user32 kernel32 gdi32 comctl32 uxtheme ole32 oleacc uuid
// TODO
// - should tablePanic be CALLBACK or some other equivalent macro? and definitely export initTable somehow, but which alias macro to use?