diff options
Diffstat (limited to 'sys/oss/gstossaudio.c')
-rw-r--r-- | sys/oss/gstossaudio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/oss/gstossaudio.c b/sys/oss/gstossaudio.c index f34e78bc..e5f8ee49 100644 --- a/sys/oss/gstossaudio.c +++ b/sys/oss/gstossaudio.c @@ -21,7 +21,7 @@ #include "config.h" #endif -#include "gst/gst-i18n-plugin.h" +#include "gst-i18n-plugin.h" #include "gstosselement.h" #include "gstosssink.h" |