diff --git a/subprojects/gstreamer/gst/gstinfo.c b/subprojects/gstreamer/gst/gstinfo.c index 867425958d..c82e03f8bb 100644 --- a/subprojects/gstreamer/gst/gstinfo.c +++ b/subprojects/gstreamer/gst/gstinfo.c @@ -107,9 +107,6 @@ #include "gstvecdeque.h" #include "gstcapsfeatures.h" -#ifdef HAVE_VALGRIND_VALGRIND_H -# include -#endif #endif /* GST_DISABLE_GST_DEBUG */ #include /* g_sprintf */