mirror of
https://gitee.com/idea4good/GuiLite.git
synced 2025-12-21 10:59:58 +08:00
fix identifier violation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef _GUI_WND_H_
|
||||
#define _GUI_WND_H_
|
||||
#ifndef GUI_WND_H
|
||||
#define GUI_WND_H
|
||||
|
||||
//Window attribution
|
||||
#define GL_ATTR_VISIBLE 0x80000000L
|
||||
|
||||
Reference in New Issue
Block a user