public
Description: A Clutter-based Twitter client
Homepage: http://live.gnome.org/Tweet
Clone URL: git://github.com/ebassi/tweet.git
Search Repo:
Include glib-object.h for GInitiallyUnowned
Emmanuele Bassi (author)
Fri Apr 11 04:00:37 -0700 2008
commit  1b327f868976362c5883203d4ca7779699a9cf1a
tree    49145c31db0280187adf058bbdad6f5467d4430e
parent  9e8593bdca7bf07e5faca8a1a74b2300a4619bc2
...
1
2
3
4
 
5
6
7
...
1
2
3
 
4
5
6
7
0
@@ -1,7 +1,7 @@
0
 #ifndef __TWITTER_COMMON_H__
0
 #define __TWITTER_COMMON_H__
0
 
0
-#include <glib.h>
0
+#include <glib-object.h>
0
 
0
 G_BEGIN_DECLS
0
 

Comments

    No one has commented yet.