app: reorganize #includes in gimpbrush-{mipmap,transform}.cc
(cherry picked from commit f797f688ad
)
This commit is contained in:
@ -25,15 +25,13 @@
|
||||
#include <gdk-pixbuf/gdk-pixbuf.h>
|
||||
#include <gegl.h>
|
||||
|
||||
#include "libgimpmath/gimpmath.h"
|
||||
|
||||
extern "C"
|
||||
{
|
||||
|
||||
#include "libgimpmath/gimpmath.h"
|
||||
|
||||
#include "core-types.h"
|
||||
|
||||
#include "gegl/gimp-gegl-loops.h"
|
||||
|
||||
#include "gimpbrush.h"
|
||||
#include "gimpbrush-mipmap.h"
|
||||
#include "gimpbrush-private.h"
|
||||
|
@ -24,11 +24,11 @@
|
||||
#include <gdk-pixbuf/gdk-pixbuf.h>
|
||||
#include <gegl.h>
|
||||
|
||||
#include "libgimpmath/gimpmath.h"
|
||||
|
||||
extern "C"
|
||||
{
|
||||
|
||||
#include "libgimpmath/gimpmath.h"
|
||||
|
||||
#include "core-types.h"
|
||||
|
||||
#include "gegl/gimp-gegl-loops.h"
|
||||
|
Reference in New Issue
Block a user