diff options
Diffstat (limited to 'ext/amrwb/gstamrwbenc.h')
-rw-r--r-- | ext/amrwb/gstamrwbenc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/amrwb/gstamrwbenc.h b/ext/amrwb/gstamrwbenc.h index 90e46d18..2c872de2 100644 --- a/ext/amrwb/gstamrwbenc.h +++ b/ext/amrwb/gstamrwbenc.h @@ -22,8 +22,8 @@ #include <gst/gst.h> #include <gst/base/gstadapter.h> -#include "enc_if.h" -#include "typedef.h" +#include <amrwb/enc_if.h> +#include <amrwb/typedef.h> G_BEGIN_DECLS |