Commit 116bbc52 by Alexis Hetu Committed by Alexis Hétu

Build fix

libGL was broken (probably by the recent namespace change, not sure) Change-Id: I27e461f82a652cb8f9a646ab1d4091195efc454b Reviewed-on: https://swiftshader-review.googlesource.com/5054Tested-by: 's avatarAlexis Hétu <sugoi@google.com> Reviewed-by: 's avatarNicolas Capens <capn@google.com>
parent f1f12793
......@@ -29,8 +29,8 @@
#include <GL/glext.h>
#include <map>
#include <string>
#include <list>
#include <vector>
namespace gl
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment