diff --git a/src/raygui.h b/src/raygui.h index 7655df0..a2577a2 100644 --- a/src/raygui.h +++ b/src/raygui.h @@ -816,7 +816,7 @@ typedef enum { RAYGUI_ICON_253 = 253, RAYGUI_ICON_254 = 254, RAYGUI_ICON_255 = 255, -} guiIconName; +} GuiIconName; #endif #endif