diff options
Diffstat (limited to 'desktop/nitrogen/Thumbview.patch')
-rw-r--r-- | desktop/nitrogen/Thumbview.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/desktop/nitrogen/Thumbview.patch b/desktop/nitrogen/Thumbview.patch deleted file mode 100644 index c9940fd53b..0000000000 --- a/desktop/nitrogen/Thumbview.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- ./src/Thumbview.cc.orig 2009-12-08 04:48:35.741511086 -0600 -+++ ./src/Thumbview.cc 2009-12-08 04:49:33.443508029 -0600 -@@ -19,11 +19,11 @@ - - */ - -+#include <png.h> - #include "main.h" - #include "Thumbview.h" - #include "md5.h" - #include <glib/gstdio.h> --#include <png.h> - #include <sys/types.h> - #include <sys/stat.h> - #include <unistd.h> |