summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/Xfire/xfiretest/Xfire_proxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/!NotAdopted/Xfire/xfiretest/Xfire_proxy.h')
-rw-r--r--plugins/!NotAdopted/Xfire/xfiretest/Xfire_proxy.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/!NotAdopted/Xfire/xfiretest/Xfire_proxy.h b/plugins/!NotAdopted/Xfire/xfiretest/Xfire_proxy.h
new file mode 100644
index 0000000000..3623d969dc
--- /dev/null
+++ b/plugins/!NotAdopted/Xfire/xfiretest/Xfire_proxy.h
@@ -0,0 +1,8 @@
+#ifndef _XFIRE_PROXY
+#define _XFIRE_PROXY
+
+#include "baseProtocol.h"
+
+int initXfireProxy();
+
+#endif \ No newline at end of file