diff options
Diffstat (limited to 'decoder/ixheaacd_Windowing.c')
| -rw-r--r-- | decoder/ixheaacd_Windowing.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/decoder/ixheaacd_Windowing.c b/decoder/ixheaacd_Windowing.c index 41450a3..bf384b4 100644 --- a/decoder/ixheaacd_Windowing.c +++ b/decoder/ixheaacd_Windowing.c @@ -20,9 +20,9 @@ #include "ixheaacd_cnst.h" #include "ixheaacd_constants.h" -#include <ixheaacd_type_def.h> -#include <ixheaacd_basic_ops32.h> -#include <ixheaacd_basic_ops40.h> +#include "ixheaacd_type_def.h" +#include "ixheaacd_basic_ops32.h" +#include "ixheaacd_basic_ops40.h" #include "ixheaacd_windows.h" |
