tags 409523 + patch
thanks

According to the changelog in libgpewidget-0.114 gpe/render.h was
removed because it was considered obsolete and unused.

Simply deleting the #include directive from main.c allows gpe-edit to
compile and run properly.

Patch attached.


John
diff -Nur gpe-edit-0.25.orig/main.c gpe-edit-0.25/main.c
--- gpe-edit-0.25.orig/main.c	2004-08-13 05:56:18.000000000 -0500
+++ gpe-edit-0.25/main.c	2007-02-07 12:13:57.000000000 -0600
@@ -21,7 +21,6 @@
 
 #include <gpe/init.h>
 #include <gpe/errorbox.h>
-#include <gpe/render.h>
 #include <gpe/pixmaps.h>
 #include <gpe/picturebutton.h>
 #include <gpe/question.h>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to