X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=white_balance_effect.cpp;h=b00f0ca6b50b40705f31d7426379cf48388cf6d4;hp=d2e380aaea9c7a8810b7d291ef5e70a695bb4276;hb=020ba675b7be6ceeb284be91039efc0dc0986227;hpb=45c9a794d20296b46c5200fde481af9bf9e810f9 diff --git a/white_balance_effect.cpp b/white_balance_effect.cpp index d2e380a..b00f0ca 100644 --- a/white_balance_effect.cpp +++ b/white_balance_effect.cpp @@ -1,11 +1,11 @@ #include #include +#include #include #include "white_balance_effect.h" #include "util.h" -#include "opengl.h" #include "d65.h" using namespace Eigen;