[aseprite] 30/196: Include base/ints.h from convolution_matrix_filter.h

Tobias Hansen thansen at moszumanska.debian.org
Wed Apr 20 18:49:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit 368f64d5dc5c714eda85b56cec9f423575a7b8e2
Author: David Capello <davidcapello at gmail.com>
Date:   Thu Mar 3 21:22:17 2016 -0300

    Include base/ints.h from convolution_matrix_filter.h
---
 src/filters/convolution_matrix_filter.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/filters/convolution_matrix_filter.h b/src/filters/convolution_matrix_filter.h
index 659f865..5a73793 100644
--- a/src/filters/convolution_matrix_filter.h
+++ b/src/filters/convolution_matrix_filter.h
@@ -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"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list