]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/ppc/fft_altivec.c
move dct_quantize and denoise_dct function pointers initialization to C
[ffmpeg] / libavcodec / ppc / fft_altivec.c
index 384a774ff1e5657ca9554807e926ac2c848d910a..62de81f5d819efa2ba675735055012f7cc576fa2 100644 (file)
@@ -20,7 +20,7 @@
  * License along with FFmpeg; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
-#include "../dsputil.h"
+#include "dsputil.h"
 
 #include "gcc_fixes.h"