]> git.sesse.net Git - movit/blobdiff - white_balance_effect_test.cpp
Another round of include-what-you-use.
[movit] / white_balance_effect_test.cpp
index 4cd2ae0424af342fc56ecab6bf2a4e547e25b483..99afce5f892fca3447feeb179edf2a2e93f376ed 100644 (file)
@@ -1,6 +1,6 @@
 // Unit tests for WhiteBalanceEffect.
 
-#include <iomanip>
+#include <GL/glew.h>
 
 #include "effect_chain.h"
 #include "gtest/gtest.h"