~ubuntu-branches/ubuntu/karmic/gimp/karmic-updates

« back to all changes in this revision

Viewing changes to app/gegl/gimpcolorbalanceconfig.c

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2009-03-17 03:00:24 UTC
  • mfrom: (1.1.20 upstream)
  • Revision ID: james.westby@ubuntu.com-20090317030024-gnp1dhd0hnt80f4h
Tags: 2.6.6-0ubuntu1
* New upstream release (LP: #344052)
* debian/patches/04_from_bugzilla_572403.patch:
  - Dropped, the fix is in the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
#include "libgimpmath/gimpmath.h"
28
28
#include "libgimpconfig/gimpconfig.h"
29
29
 
30
 
#include "gegl-types.h"
 
30
#include "gimp-gegl-types.h"
31
31
 
32
32
/*  temp cruft  */
33
33
#include "base/color-balance.h"