aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/Input/in_wmvdrm/ConfigDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Plugins/Input/in_wmvdrm/ConfigDialog.h')
-rw-r--r--Src/Plugins/Input/in_wmvdrm/ConfigDialog.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Src/Plugins/Input/in_wmvdrm/ConfigDialog.h b/Src/Plugins/Input/in_wmvdrm/ConfigDialog.h
new file mode 100644
index 00000000..e2b22e4f
--- /dev/null
+++ b/Src/Plugins/Input/in_wmvdrm/ConfigDialog.h
@@ -0,0 +1,4 @@
+#ifndef NULLSOFT_CONFIGDIALOGH
+#define NULLSOFT_CONFIGDIALOGH
+INT_PTR CALLBACK PreferencesDialogProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
+#endif \ No newline at end of file