From 5795e0fd3e2f8eb2aa42e9cfdbb47337cc03ab7d Mon Sep 17 00:00:00 2001 From: raa-eruanna Date: Thu, 27 Jul 2017 03:37:01 -0400 Subject: [PATCH] - included another header in order to fix an error reported by travis ci --- src/r_videoscale.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/r_videoscale.cpp b/src/r_videoscale.cpp index d602062ae..55205e7b7 100644 --- a/src/r_videoscale.cpp +++ b/src/r_videoscale.cpp @@ -21,6 +21,7 @@ //-------------------------------------------------------------------------- // +#include #include "c_dispatch.h" #include "c_cvars.h"