[aseprite] 47/196: Fix #include in she/common/locked_surface.h

Tobias Hansen thansen at moszumanska.debian.org
Wed Apr 20 18:49:59 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 0f60ca2e93503d4c4ea2b0034d1958d8eb6a9877
Author: David Capello <davidcapello at gmail.com>
Date:   Tue Mar 8 18:41:02 2016 -0300

    Fix #include in she/common/locked_surface.h
---
 src/she/common/locked_surface.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/she/common/locked_surface.h b/src/she/common/locked_surface.h
index 04e7e80..ee939a5 100644
--- a/src/she/common/locked_surface.h
+++ b/src/she/common/locked_surface.h
@@ -9,7 +9,7 @@
 #pragma once
 
 #include "gfx/clip.h"
-#include "she/common/font.h"
+#include "she/common/sprite_sheet_font.h"
 #include "she/locked_surface.h"
 #include "she/scoped_surface_lock.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