diff options
Diffstat (limited to 'ext')
-rw-r--r-- | ext/sndfile/gstsf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sndfile/gstsf.c b/ext/sndfile/gstsf.c index f276cfd2..7c00cff2 100644 --- a/ext/sndfile/gstsf.c +++ b/ext/sndfile/gstsf.c @@ -22,7 +22,7 @@ #include "config.h" #endif -#include "gst-libs/gst/gst-i18n-plugin.h" +#include "gst/gst-i18n-plugin.h" #include <string.h> #include <gst/gst.h> |