7e68b176e1
PR: ports/150705 Submitted by: Fabian Keil <fk@fabiankeil.de> Reported by: Richard Frewin <Richard.Frewin@astro.cf.ac.uk> Feature safe: yes
10 lines
248 B
C
10 lines
248 B
C
--- src/tray.c.orig 2005-01-29 19:34:17.000000000 +0100
|
|
+++ src/tray.c 2010-12-01 22:20:00.000000000 +0100
|
|
@@ -20,6 +20,7 @@
|
|
* USA
|
|
*/
|
|
|
|
+#include "common.h"
|
|
#include "tray.h"
|
|
#include "../pixmaps/rip1.xpm"
|
|
#include "../pixmaps/menuplay.xpm"
|