From c4027c1d34f930be9986778a343e5880bf0695a8 Mon Sep 17 00:00:00 2001 From: Tristan Matthews Date: Tue, 19 Jul 2016 22:58:35 -0400 Subject: Fix include warning --- silk/float/encode_frame_FLP.c | 1 + 1 file changed, 1 insertion(+) (limited to 'silk') diff --git a/silk/float/encode_frame_FLP.c b/silk/float/encode_frame_FLP.c index 746fd57e..c3ad50a9 100644 --- a/silk/float/encode_frame_FLP.c +++ b/silk/float/encode_frame_FLP.c @@ -29,6 +29,7 @@ POSSIBILITY OF SUCH DAMAGE. #include "config.h" #endif +#include #include "main_FLP.h" #include "tuning_parameters.h" -- cgit v1.2.3