mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-27 06:35:16 +00:00
Fix warning with include guards
This commit is contained in:
parent
ce08c144e8
commit
dd2f10bcd8
@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
#ifndef APP_CMD_SET_CEL_FRAME_H_INCLUDED
|
||||
#define APP_CMD_SET_CEL_FRAME_CEL_H_INCLUDED
|
||||
#define APP_CMD_SET_CEL_FRAME_H_INCLUDED
|
||||
#pragma once
|
||||
|
||||
#include "app/cmd.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user