pkgsrc/graphics/cinepaint/patches/patch-ad
adam f6041b5462 Changes 0.22.1:
* native OpenEXR Half sample type substitutes the older RnH 16-bit float
* load/save multilayerd OpenEXR files like from Blender
* load/save 16-bit Half Tiff's
* precise drawing with tablet - thanks to Tino Schwarze for hardware
* speedup in gamma-expose and Brightness/Contrast Adjustments
* dynamic colour visualisation in ICC Examin plug-in
* UTF-8 support through Gtk2
* UFRaw plug-in ready
* CMS defaults to Oyranos
* Tango icons for toolbox only
* Retinex plug-in
* Bugfixes
2008-11-10 19:04:45 +00:00

12 lines
307 B
Text

$NetBSD: patch-ad,v 1.5 2008/11/10 19:04:45 adam Exp $
--- app/app_procs.c.orig 2007-01-16 09:43:41.000000000 +0100
+++ app/app_procs.c
@@ -73,6 +73,7 @@
#include "brush.h"
#include "layout.h"
#include "minimize.h"
+#include "store_frame_manager.h"
#include "depth/displaylut.h"
#include "config.h"