diff --git a/ucview-0.31-include.patch b/ucview-0.31-include.patch new file mode 100644 index 0000000..a591eff --- /dev/null +++ b/ucview-0.31-include.patch @@ -0,0 +1,15 @@ +Patch by Robert Scheck for ucview >= 0.31 to fix broken +include. Upstream is aware about the issue - and this should be fixed for the next +release of ucview. + +--- ucview-0.31/src/ucview-window.h 2009-12-08 18:25:26.000000000 +0100 ++++ ucview-0.31/src/ucview-window.h.include 2010-02-21 18:59:53.000000000 +0100 +@@ -12,7 +12,7 @@ + #include + #include + +-#include ++#include + + #define UCVIEW_GCONF_DIR "/apps/ucview" + #define UCVIEW_PLUGIN_GCONF_DIR "plugins"