small opengl cleanup / fixes
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@115 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef __CG_COPENGL_H__
|
||||
#define __CG_COPENGL_H__
|
||||
|
||||
#include <SDL.h>
|
||||
#include <SDL_opengl.h>
|
||||
#include "../scale2x/scalebit.h"
|
||||
@@ -32,3 +35,4 @@ private:
|
||||
unsigned int m_texparam;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user