| Index: client/deps/glbench/src/teartest_glx.cc
|
| diff --git a/client/deps/glbench/src/teartest_glx.cc b/client/deps/glbench/src/teartest_glx.cc
|
| index b00e50edf781bf4e828df56157c9e5e00a950d0e..50a478cd4435583ec116538f56c0c4bffc0a6a1b 100644
|
| --- a/client/deps/glbench/src/teartest_glx.cc
|
| +++ b/client/deps/glbench/src/teartest_glx.cc
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include <stdio.h>
|
| +
|
| #include "base/logging.h"
|
|
|
| #include "main.h"
|
|
|