mirror of
https://gitee.com/idea4good/GuiLite.git
synced 2026-01-02 20:42:29 +08:00
fix header guard & typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef BITMAP_UNIT_H
|
||||
#define BITMAP_UNIT_H
|
||||
#ifndef GUILITE_CORE_INCLUDE_BITMAP_H
|
||||
#define GUILITE_CORE_INCLUDE_BITMAP_H
|
||||
|
||||
#define DEFAULT_MASK_COLOR 0xFF080408
|
||||
class c_surface;
|
||||
|
||||
Reference in New Issue
Block a user