mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-30 22:21:12 +00:00
Add missing #includes
This commit is contained in:
parent
d97565e4e0
commit
cd21d33fe7
2
laf
2
laf
@ -1 +1 @@
|
||||
Subproject commit 1f266c766b0afb6834c7fbefd919c20ce1723ccc
|
||||
Subproject commit c550d2058adcb15a05fd98d35fdd37b7361231d3
|
@ -1,5 +1,5 @@
|
||||
// Aseprite Document Library
|
||||
// Copyright (c) 2019 Igara Studio S.A.
|
||||
// Copyright (c) 2019-2020 Igara Studio S.A.
|
||||
// Copyright (c) 2001-2014 David Capello
|
||||
//
|
||||
// This file is released under the terms of the MIT license.
|
||||
@ -9,6 +9,7 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "base/debug.h"
|
||||
#include "doc/algo.h"
|
||||
#include "doc/algorithm/polygon.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user