summaryrefslogtreecommitdiff
path: root/protocols/Xfire/src/pwd_dlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Xfire/src/pwd_dlg.h')
-rw-r--r--protocols/Xfire/src/pwd_dlg.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/protocols/Xfire/src/pwd_dlg.h b/protocols/Xfire/src/pwd_dlg.h
new file mode 100644
index 0000000000..022c63de9f
--- /dev/null
+++ b/protocols/Xfire/src/pwd_dlg.h
@@ -0,0 +1,4 @@
+#include "baseProtocol.h"
+#include "resource.h"
+
+BOOL ShowPwdDlg(char* pw); \ No newline at end of file