diff options
Diffstat (limited to 'recipes/gpe-watch/gpe-watch-0.10/no-render-h.patch')
-rw-r--r-- | recipes/gpe-watch/gpe-watch-0.10/no-render-h.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/gpe-watch/gpe-watch-0.10/no-render-h.patch b/recipes/gpe-watch/gpe-watch-0.10/no-render-h.patch new file mode 100644 index 0000000000..b2fc236e7a --- /dev/null +++ b/recipes/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> |