mirror of
https://gitee.com/idea4good/GuiLite.git
synced 2025-12-21 19:09:58 +08:00
fix identifier violation
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef _WAVE_CTRL_H_
|
||||
#define _WAVE_CTRL_H_
|
||||
#ifndef WAVE_CTRL_H
|
||||
#define WAVE_CTRL_H
|
||||
|
||||
typedef enum
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user