mirror of
https://github.com/aseprite/aseprite.git
synced 2025-04-16 14:42:44 +00:00
Modify app/color.h header guard prefix from CORE_ to APP_.
This commit is contained in:
parent
97fadb8eb5
commit
8efbb2e9f0
@ -16,8 +16,8 @@
|
|||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CORE_COLOR_H_INCLUDED
|
#ifndef APP_COLOR_H_INCLUDED
|
||||||
#define CORE_COLOR_H_INCLUDED
|
#define APP_COLOR_H_INCLUDED
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user