summaryrefslogtreecommitdiffstats
path: root/gpu/demos/gles2_book/example.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/demos/gles2_book/example.h')
-rw-r--r--gpu/demos/gles2_book/example.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/demos/gles2_book/example.h b/gpu/demos/gles2_book/example.h
index 38711a7..0a1d4e8 100644
--- a/gpu/demos/gles2_book/example.h
+++ b/gpu/demos/gles2_book/example.h
@@ -7,6 +7,7 @@
#ifndef GPU_DEMOS_GLES2_BOOK_EXAMPLE_H_
#define GPU_DEMOS_GLES2_BOOK_EXAMPLE_H_
+#include "base/logging.h"
#include "gpu/command_buffer/common/logging.h"
#include "gpu/demos/framework/demo.h"
#include "third_party/gles2_book/Common/Include/esUtil.h"