Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9939ac commit b780b14Copy full SHA for b780b14
src/doubleclick.c
@@ -40,6 +40,7 @@
40
#include <gdk/gdkkeysyms.h>
41
42
#include <vips/vips.h>
43
+#include <vips/vips7compat.h>
44
#include <vips/util.h>
45
46
#include "doubleclick.h"
src/ip.h
@@ -157,6 +157,7 @@ extern int statfs();
157
#endif /*HAVE_LIBGVC*/
158
159
160
161
#include <vips/debug.h>
162
163
#include <libxml/tree.h>
0 commit comments