Commit 54426a49 authored by vaclav's avatar vaclav
Browse files

fix build-codec-linux-debugging-make

parent d46773e4
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -45,6 +45,9 @@
#include <math.h>
#include <stdbool.h>
#include "wmc_auto.h"
#ifdef DEBUGGING
#include "debug.h"
#endif


/*-------------------------------------------------------------------*