public
Description: A Clutter-based Twitter client
Homepage: http://live.gnome.org/Tweet
Clone URL: git://github.com/ebassi/tweet.git
Search Repo:
Include twitter-common.h for TwitterUser
Emmanuele Bassi (author)
Fri Apr 11 02:55:33 -0700 2008
commit  a2647c7834a331d8ab0b658633e91e0bea932d40
tree    3a5033c130849cc86129a29ebad901739f04a57a
parent  e4a7a0d244a3385e7559c71332b2fea1eb1fa87c
...
5
6
7
 
8
9
10
...
5
6
7
8
9
10
11
0
@@ -5,6 +5,7 @@
0
 #include <string.h>
0
 #include <glib.h>
0
 
0
+#include "twitter-common.h"
0
 #include "twitter-private.h"
0
 #include "twitter-status.h"
0
 

Comments

    No one has commented yet.