mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +08:00
[SSSTARS]
Fix include paths casing. svn path=/trunk/; revision=54695
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
#include <time.h>
|
||||
#include <math.h>
|
||||
|
||||
#include <gl/gl.h>
|
||||
#include <gl/glu.h>
|
||||
#include <GL/gl.h>
|
||||
#include <GL/glu.h>
|
||||
|
||||
#include "resource.h"
|
||||
#include "settings.h"
|
||||
|
||||
Reference in New Issue
Block a user