Commit dfc596d7 authored by TYAGIRIS's avatar TYAGIRIS
Browse files

linux compilation fix

parent 9e5259ce
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -3722,3 +3722,4 @@ const Word16 ivas_param_upmx_mx_qmap[33] =
    0, 1, 2, 3, 4, 5, 6, 7, 8, 7, 6, 5, 4, 3, 2, 1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 7, 6, 5, 4, 3, 2, 1, 0
};

/* clang-format on */
+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@
#include "cnst.h"
#include "prot.h"
#include "ivas_prot.h"
#include "ivas_prot_fx.h"
#ifdef DEBUGGING
#include "debug.h"
#endif