diff options
Diffstat (limited to 'packages/gpe-watch/gpe-watch-0.10/no-render-h.patch')
-rw-r--r-- | packages/gpe-watch/gpe-watch-0.10/no-render-h.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/gpe-watch/gpe-watch-0.10/no-render-h.patch b/packages/gpe-watch/gpe-watch-0.10/no-render-h.patch index e69de29bb2..b2fc236e7a 100644 --- a/packages/gpe-watch/gpe-watch-0.10/no-render-h.patch +++ b/packages/gpe-watch/gpe-watch-0.10/no-render-h.patch @@ -0,0 +1,11 @@ +diff -urNd ../gpe-watch-0.10-r0/gpe-watch-0.10/gpe-watch.c gpe-watch-0.10/gpe-watch.c +--- ../gpe-watch-0.10-r0/gpe-watch-0.10/gpe-watch.c 2004-06-30 12:12:20 +01:00 ++++ gpe-watch-0.10/gpe-watch.c 2005-04-28 12:41:33 +01:00 +@@ -24,7 +24,6 @@ + #ifdef USE_GPE + #include <gpe/pixmaps.h> + #include <gpe/init.h> +-#include <gpe/render.h> + #include <gpe/picturebutton.h> + #include <gpe/errorbox.h> + #include <gpe/gpetimesel.h> |