[aseprite] 25/196: she/system.h needs gfx::Size

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 9784721a6787acb7989f649db155d9d7f81bdf9e
Author: David Capello <davidcapello at gmail.com>
Date:   Thu Mar 3 19:27:43 2016 -0300

    she/system.h needs gfx::Size
---
 src/she/system.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/she/system.h b/src/she/system.h
index 14a198f..339a2ad 100644
--- a/src/she/system.h
+++ b/src/she/system.h
@@ -1,5 +1,5 @@
 // SHE library
-// Copyright (C) 2012-2013, 2015  David Capello
+// Copyright (C) 2012-2016  David Capello
 //
 // This file is released under the terms of the MIT license.
 // Read LICENSE.txt for more information.
@@ -8,6 +8,7 @@
 #define SHE_SYSTEM_H_INCLUDED
 #pragma once
 
+#include "gfx/fwd.h"
 #include "she/capabilities.h"
 
 #include <stdexcept>

-- 
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