diff options
Diffstat (limited to 'src/opengl.c')
| -rw-r--r-- | src/opengl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opengl.c b/src/opengl.c index 351c9c8..d799d18 100644 --- a/src/opengl.c +++ b/src/opengl.c @@ -23,6 +23,7 @@ #include "hud_layout.h" #include "avp_userprofile.h" #include "aw.h" +#include "opengl.h" int LightIntensityAtPoint(VECTORCH *pointPtr); |
