summaryrefslogtreecommitdiff
path: root/platform/windows/context_gl_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/windows/context_gl_win.h')
-rw-r--r--platform/windows/context_gl_win.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/windows/context_gl_win.h b/platform/windows/context_gl_win.h
index d30f842f4b..e7578a1aeb 100644
--- a/platform/windows/context_gl_win.h
+++ b/platform/windows/context_gl_win.h
@@ -27,6 +27,7 @@
/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
/*************************************************************************/
+
#if defined(OPENGL_ENABLED) || defined(GLES_ENABLED)
// Author: Juan Linietsky <reduzio@gmail.com>, (C) 2008