libpurple/protocols/gg/ggdrive.h

changeset 34373
169db6aa5e08
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/libpurple/protocols/gg/ggdrive.h	Fri Sep 28 01:21:01 2012 +0200
@@ -0,0 +1,8 @@
+#ifndef _GGP_GGDRIVE_H
+#define _GGP_GGDRIVE_H
+
+#include <internal.h>
+
+void ggp_ggdrive_test(PurpleConnection *gc);
+
+#endif /* _GGP_GGDRIVE_H */

mercurial