Skip to content
  • Michael Natterer's avatar
    include "libgimpmath/gimpmathtypes.h" instead of "libgimpmath/gimpmath.h". · 83d3a750
    Michael Natterer authored
    2007-03-09  Michael Natterer  <mitch@gimp.org>
    
    	* app/core/core-types.h: include "libgimpmath/gimpmathtypes.h"
    	instead of "libgimpmath/gimpmath.h".
    
    	* app/core/gimpbrush.h
    	* app/paint/gimppaintcore.h
    	* app/paint/gimpperspectiveclone.h
    	* app/text/gimptext.h
    	* app/tools/gimptransformtool.h: include gimpvector.h and
    	gimpmatrix.h explicitely where they are needed in public structs.
    
    	* app/*/*.c
    	* tools/pdbgen/pdb/paths.pdb: include "libgimpmath/gimpmath.h"
    	where needed.
    
    	* app/pdb/paths_cmds.c: regenerated.
    
    
    svn path=/trunk/; revision=22084
    83d3a750