aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-07-27 14:44:06 +0200
committerThomas White <taw@physics.org>2020-07-29 18:53:45 +0200
commitbb099d6c25a2868907b093053bd5205ac7bc8b94 (patch)
treea6704d9bcbf82ea58d2083c6977c58cd49ac76bf /src
parentbaa140938c9915842a526473d5bbde81cbcaae23 (diff)
Update Meson build files for dtempl branch
Diffstat (limited to 'src')
-rw-r--r--src/im-zmq.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/im-zmq.h b/src/im-zmq.h
index bbe5c6c8..50f59d04 100644
--- a/src/im-zmq.h
+++ b/src/im-zmq.h
@@ -36,8 +36,6 @@
#include <config.h>
#endif
-#include "image.h"
-
#if defined(HAVE_MSGPACK) && defined(HAVE_ZMQ)
#include <msgpack.h>