]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-avatar-image.h
Merge branch 'gnome-3-8'
[empathy.git] / libempathy-gtk / empathy-avatar-image.h
index 8969c1227541f5a01102061348ee2221e20a71b2..65f088ecddbcbce6ddf3aab214096b8fe2138c1d 100644 (file)
@@ -15,8 +15,8 @@
  *
  * You should have received a copy of the GNU General Public
  * License along with this program; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA  02110-1301  USA
  *
  * Authors: Xavier Claessens <xclaesse@gmail.com>
  */
@@ -24,9 +24,9 @@
 #ifndef __EMPATHY_AVATAR_IMAGE_H__
 #define __EMPATHY_AVATAR_IMAGE_H__
 
-#include <gtk/gtkeventbox.h>
+#include <gtk/gtk.h>
 
-#include <libempathy/empathy-contact.h>
+#include "empathy-contact.h"
 
 G_BEGIN_DECLS