stuff
This commit is contained in:
parent
aaace92c0b
commit
ab82ae7eed
@ -4,14 +4,14 @@ pkginclude_HEADERS = \
|
||||
VImage.h \
|
||||
VMask.h \
|
||||
vipscpp.h \
|
||||
vobject.h \
|
||||
colour.h \
|
||||
debug.h \
|
||||
dispatch.h \
|
||||
format.h \
|
||||
fmask.h \
|
||||
mosaic.h \
|
||||
vinterpolate.h \
|
||||
interpolate.h \
|
||||
object.h \
|
||||
proto.h \
|
||||
rect.h \
|
||||
region.h \
|
||||
|
@ -95,7 +95,7 @@ extern "C" {
|
||||
*/
|
||||
#include <time.h>
|
||||
|
||||
#include <vips/vobject.h>
|
||||
#include <vips/object.h>
|
||||
|
||||
#include <vips/version.h>
|
||||
#include <vips/rect.h>
|
||||
@ -499,7 +499,7 @@ typedef struct {
|
||||
#include <vips/format.h>
|
||||
#include <vips/dispatch.h>
|
||||
#include <vips/region.h>
|
||||
#include <vips/vinterpolate.h>
|
||||
#include <vips/interpolate.h>
|
||||
#include <vips/semaphore.h>
|
||||
#include <vips/threadgroup.h>
|
||||
#include <vips/meta.h>
|
||||
|
Loading…
Reference in New Issue
Block a user