diff options
Diffstat (limited to 'chrome/gpu/gpu_video_layer_glx.h')
-rw-r--r-- | chrome/gpu/gpu_video_layer_glx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/gpu/gpu_video_layer_glx.h b/chrome/gpu/gpu_video_layer_glx.h index f46478f..955ebd0 100644 --- a/chrome/gpu/gpu_video_layer_glx.h +++ b/chrome/gpu/gpu_video_layer_glx.h @@ -4,6 +4,7 @@ #ifndef CHROME_GPU_GPU_VIDEO_LAYER_GLX_H_ #define CHROME_GPU_GPU_VIDEO_LAYER_GLX_H_ +#pragma once #include "app/surface/transport_dib.h" #include "app/x11_util.h" |