[aseprite] 73/250: Fix #include in webp_format.cpp with new generated files for widgets

Tobias Hansen thansen at moszumanska.debian.org
Sun Dec 20 15:27:13 UTC 2015


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

thansen pushed a commit to branch master
in repository aseprite.

commit 63aac49f810bd75021a1a6f0a62d16a064a34cf5
Author: David Capello <davidcapello at gmail.com>
Date:   Tue Sep 22 17:08:07 2015 -0300

    Fix #include in webp_format.cpp with new generated files for widgets
---
 src/app/file/webp_format.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/app/file/webp_format.cpp b/src/app/file/webp_format.cpp
index 00bcf76..3df1f16 100644
--- a/src/app/file/webp_format.cpp
+++ b/src/app/file/webp_format.cpp
@@ -22,7 +22,7 @@
 #include "base/convert_to.h"
 #include "doc/doc.h"
 
-#include "generated_webp_options.h"
+#include "webp_options.xml.h"
 
 #include <cstdio>
 #include <cstdlib>

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