summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/gles2_demo_cc.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/command_buffer/client/gles2_demo_cc.cc')
-rw-r--r--gpu/command_buffer/client/gles2_demo_cc.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/command_buffer/client/gles2_demo_cc.cc b/gpu/command_buffer/client/gles2_demo_cc.cc
index d5cbbdd..43115ef 100644
--- a/gpu/command_buffer/client/gles2_demo_cc.cc
+++ b/gpu/command_buffer/client/gles2_demo_cc.cc
@@ -6,6 +6,7 @@
// includes where appropriate.
#include "gpu/command_buffer/client/gles2_demo_cc.h"
+#include "gpu/command_buffer/common/logging.h"
#include <math.h>
#include <GLES2/gl2.h>