From 791df9275db23d0694e00a22d5739478bf5e3127 Mon Sep 17 00:00:00 2001 From: Fredrik Mellbin Date: Sun, 14 Sep 2008 19:53:54 +0000 Subject: [PATCH] FFmpegSource2: more portability Originally committed to SVN as r2358. --- FFmpegSource2/utils.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/FFmpegSource2/utils.cpp b/FFmpegSource2/utils.cpp index abd1b9cee..9f6f94592 100644 --- a/FFmpegSource2/utils.cpp +++ b/FFmpegSource2/utils.cpp @@ -20,6 +20,7 @@ #include "utils.h" #include +#include #include int GetCPUFlags() {