summaryrefslogtreecommitdiff
path: root/updater/conf_comp_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'updater/conf_comp_dialog.h')
-rw-r--r--updater/conf_comp_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater/conf_comp_dialog.h b/updater/conf_comp_dialog.h
index fb4a272..4567a6a 100644
--- a/updater/conf_comp_dialog.h
+++ b/updater/conf_comp_dialog.h
@@ -3,6 +3,6 @@
#include "options.h"
-BOOL CALLBACK DlgProcConfirmComponents(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam);
+INT_PTR CALLBACK DlgProcConfirmComponents(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lParam);
#endif