Commit 5c72f28d by Jeff Gilbert Committed by Commit Bot

Remove unused include global_state.h from validationEGL.cpp.

Bug: angleproject:2825 Change-Id: I34a7c520d31cf0a9321d5599046159ef9bf58be5 Reviewed-on: https://chromium-review.googlesource.com/1232973 Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
parent dc8fb937
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
// validationEGL.cpp: Validation functions for generic EGL entry point parameters // validationEGL.cpp: Validation functions for generic EGL entry point parameters
#include "libANGLE/validationEGL.h" #include "libANGLE/validationEGL.h"
#include "libGLESv2/global_state.h"
#include "common/utilities.h" #include "common/utilities.h"
#include "libANGLE/Config.h" #include "libANGLE/Config.h"
......
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