Main part of Gnome to Gtk conversion
[hvgrip.git] / src / id3.c
index ab3dda7..46c89bf 100644 (file)
--- a/src/id3.c
+++ b/src/id3.c
@@ -23,8 +23,8 @@
 #include <stdio.h>
 #include <sys/types.h>
 #include <sys/stat.h>
-#include <gnome.h>
 #include "grip_id3.h"
+#include "common.h"
 
 static void ID3Put(char *dest,char *src,int len,char *encoding);