fix identifier violation

This commit is contained in:
idea4good
2019-02-02 11:30:40 +08:00
parent 7c24c78575
commit b4ceabfc92
24 changed files with 95 additions and 95 deletions

View File

@@ -1,5 +1,5 @@
#ifndef _RECT_H
#define _RECT_H
#ifndef RECT_H
#define RECT_H
#define ALIGN_HCENTER 0x00000000L
#define ALIGN_LEFT 0x01000000L