mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-21 21:41:02 +00:00
Include base/ints.h from convolution_matrix_filter.h
This commit is contained in:
parent
093c5e1e0e
commit
368f64d5dc
@ -1,5 +1,5 @@
|
||||
// Aseprite
|
||||
// Copyright (C) 2001-2015 David Capello
|
||||
// Copyright (C) 2001-2016 David Capello
|
||||
//
|
||||
// This program is free software; you can redistribute it and/or modify
|
||||
// it under the terms of the GNU General Public License version 2 as
|
||||
@ -11,6 +11,7 @@
|
||||
|
||||
#include <vector>
|
||||
|
||||
#include "base/ints.h"
|
||||
#include "base/shared_ptr.h"
|
||||
#include "filters/filter.h"
|
||||
#include "filters/tiled_mode.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user