aboutsummaryrefslogtreecommitdiff
path: root/c/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/defs.h')
-rw-r--r--c/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/defs.h b/c/defs.h
index fad3ea7..ea8c4c1 100644
--- a/c/defs.h
+++ b/c/defs.h
@@ -8,7 +8,7 @@ TCHAR *TszFromSz(const char *, int);
int Watched(int);
/* main.c */
-void UpdateLayout(HWND);
+void UpdateLayout();
/* listview.c */
HWND LvCreate(HMENU);