Index: remoting/client/display/sys_opengl.h |
diff --git a/remoting/client/sys_opengl.h b/remoting/client/display/sys_opengl.h |
similarity index 78% |
rename from remoting/client/sys_opengl.h |
rename to remoting/client/display/sys_opengl.h |
index 8a1c907df0e33b90767607e09e27c57e9b89c8e5..90abd6be0bccb0ec6aea225e6310b6614ef8e881 100644 |
--- a/remoting/client/sys_opengl.h |
+++ b/remoting/client/display/sys_opengl.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef REMOTING_CLIENT_SYS_OPENGL_H_ |
-#define REMOTING_CLIENT_SYS_OPENGL_H_ |
+#ifndef REMOTING_CLIENT_DISPLAY_SYS_OPENGL_H_ |
+#define REMOTING_CLIENT_DISPLAY_SYS_OPENGL_H_ |
#include "build/build_config.h" |
@@ -21,4 +21,4 @@ |
#include <GLES3/gl3.h> |
#endif // defined(OS_IOS) |
-#endif // REMOTING_CLIENT_SYS_OPENGL_H_ |
+#endif // REMOTING_CLIENT_DISPLAY_SYS_OPENGL_H_ |