mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-22 06:41:08 +00:00
Fix outline_filter.h include guards
This commit is contained in:
parent
19a101543e
commit
27f96d6c01
@ -4,8 +4,8 @@
|
||||
// This program is distributed under the terms of
|
||||
// the End-User License Agreement for Aseprite.
|
||||
|
||||
#ifndef FILTERS_INVERT_COLOR_FILTER_H_INCLUDED
|
||||
#define FILTERS_INVERT_COLOR_FILTER_H_INCLUDED
|
||||
#ifndef FILTERS_OUTLINE_FILTER_H_INCLUDED
|
||||
#define FILTERS_OUTLINE_FILTER_H_INCLUDED
|
||||
#pragma once
|
||||
|
||||
#include "doc/color.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user