Remove dependency on vips7compat

This commit is contained in:
Philipp Trulson 2022-12-01 18:15:25 +01:00
parent 3471b468e9
commit 28a4cce48b
No known key found for this signature in database
GPG key ID: 73CBABEA8D422ABC
2 changed files with 1 additions and 2 deletions

1
vips.h
View file

@ -2,7 +2,6 @@
#include <string.h>
#include <vips/vips.h>
#include <vips/foreign.h>
#include <vips/vips7compat.h>
#include <vips/vector.h>
/**