mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Fix GL/glu.h include...
svn path=/trunk/; revision=10684
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
/* Stereo and parallel not tested for Mesa 4.0. */
|
||||
#define NO_STEREO
|
||||
#if !defined(NO_STEREO)
|
||||
#include "gl\glu.h"
|
||||
#include "GL/glu.h"
|
||||
#include "stereo.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user