aboutsummaryrefslogtreecommitdiff
path: root/wglarb.h
diff options
context:
space:
mode:
authorWolfgang Draxinger <Wolfgang.Draxinger@draxit.de>2014-06-01 23:49:53 +0200
committerWolfgang Draxinger <Wolfgang.Draxinger@draxit.de>2014-06-01 23:49:53 +0200
commit499414520fb55d1ef5ec16eba9eb1b3f7ee2e19a (patch)
treed6c535cc7fc56894142253398756c3016c1b04e4 /wglarb.h
parent8cbe61ccd8e02d5fbdb7ccbe1ebaa1d01af63dc3 (diff)
downloadwglarb-499414520fb55d1ef5ec16eba9eb1b3f7ee2e19a.tar.gz
wglarb-499414520fb55d1ef5ec16eba9eb1b3f7ee2e19a.tar.bz2
static scope for compilation unit private functions
Diffstat (limited to 'wglarb.h')
-rw-r--r--wglarb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wglarb.h b/wglarb.h
index c056115..8c2b883 100644
--- a/wglarb.h
+++ b/wglarb.h
@@ -24,7 +24,7 @@ THE SOFTWARE.
#ifndef WGLARB_H
#define WGLARB_H
-// #include <windows.h>
+#include <windows.h>
#include <GL/wglext.h>
HGLRC WINAPI wglarb_CreateContextAttribsARB(