You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-sound/mhwaveedit/files/mhwaveedit-1.4.23-missing-i...

11 lines
205 B

--- a/src/sound-pulse.c
+++ b/src/sound-pulse.c
@@ -21,6 +21,7 @@
#include <poll.h>
#include <pulse/pulseaudio.h>
+#include "int_box.h"
#ifndef PA_CHECK_VERSION
#define PA_CHECK_VERSION(a,b,c) (0)