ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/Daodan/src/Oni_GL.h
(Generate patch)

Comparing Daodan/src/oni_gl.h (file contents):
Revision 689 by alloc, Sat Mar 2 23:46:33 2013 UTC vs.
Revision 692 by alloc, Thu Mar 7 17:26:13 2013 UTC

# Line 1 | Line 1
1 #pragma once
1   #ifndef ONI_GL_H
2   #define ONI_GL_H
3  
4 + #include <windows.h>
5   #include <GL/gl.h>
6  
7 #include "Daodan.h"
7   #include "BFW_Motoko_Draw.h"
8  
9   typedef struct
# Line 440 | Line 439 | typedef struct
439   } gl_api_t;
440  
441  
443
444
442   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)