Changeset 692 for Daodan/src/Oni_GL.h
- Timestamp:
- Mar 7, 2013, 6:26:13 PM (12 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
Daodan/src/Oni_GL.h
r689 r692 1 #pragma once2 1 #ifndef ONI_GL_H 3 2 #define ONI_GL_H 4 3 4 #include <windows.h> 5 5 #include <GL/gl.h> 6 6 7 #include "Daodan.h"8 7 #include "BFW_Motoko_Draw.h" 9 8 … … 441 440 442 441 443 444 445 442 #endif
Note:
See TracChangeset
for help on using the changeset viewer.