X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=src%2Ftray.c;h=81654ac04adb49de406d466737e019e0d7500cc2;hb=6fb7cb2101c9daa90865fbf86bc789a537bba167;hp=ab1592a96d520de6d6d0c5b3ababdde6c32c2882;hpb=45c0e948e8b98c5034d1e76e32c549063d185811;p=hvgrip.git diff --git a/src/tray.c b/src/tray.c index ab1592a..81654ac 100644 --- a/src/tray.c +++ b/src/tray.c @@ -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);