Main part of Gnome to Gtk conversion
[hvgrip.git] / src / tray.c
index ab1592a..81654ac 100644 (file)
@@ -27,6 +27,7 @@
 #include "../pixmaps/menustop.xpm"
 #include "../pixmaps/menuprev.xpm"
 #include "../pixmaps/menunext.xpm"
+#include "common.h"
 
 static void MakeTrayIcon(GripInfo *ginfo);
 static void PlayCB(GtkWidget *widget, gpointer data);