Changeset 692 for Daodan/src/Oni_GL.h


Ignore:
Timestamp:
Mar 7, 2013, 6:26:13 PM (12 years ago)
Author:
alloc
Message:

Daodan: Lots of cleanups (mostly unnecessary includes removed, empty files deleted, case of filenames corrected)

File:
1 moved

Legend:

Unmodified
Added
Removed
  • Daodan/src/Oni_GL.h

    r689 r692  
    1 #pragma once
    21#ifndef ONI_GL_H
    32#define ONI_GL_H
    43
     4#include <windows.h>
    55#include <GL/gl.h>
    66
    7 #include "Daodan.h"
    87#include "BFW_Motoko_Draw.h"
    98
     
    441440
    442441
    443 
    444 
    445442#endif
Note: See TracChangeset for help on using the changeset viewer.