summaryrefslogtreecommitdiffstats
path: root/app/gfx/gl/gl_mock.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/gfx/gl/gl_mock.h')
-rw-r--r--app/gfx/gl/gl_mock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/gfx/gl/gl_mock.h b/app/gfx/gl/gl_mock.h
index 47e048d..2a06fdf 100644
--- a/app/gfx/gl/gl_mock.h
+++ b/app/gfx/gl/gl_mock.h
@@ -7,6 +7,7 @@
#ifndef APP_GFX_GL_GL_MOCK_H_
#define APP_GFX_GL_GL_MOCK_H_
+#pragma once
#include "app/gfx/gl/gl_interface.h"
#include "testing/gmock/include/gmock/gmock.h"