From 1319e54e6a7dab30ce2f95b0301964c53afe9e58 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 8 Aug 2012 01:39:10 +0300 Subject: Play sound on getting new quest and complete quest. New items for paths.xml: newQuestSfx and completeQuestSfx. --- src/sound.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/sound.cpp') diff --git a/src/sound.cpp b/src/sound.cpp index edabe6bf8..3e322a585 100644 --- a/src/sound.cpp +++ b/src/sound.cpp @@ -20,12 +20,13 @@ * along with this program. If not, see . */ +#include "sound.h" + #include #include "configuration.h" #include "localplayer.h" #include "logger.h" -#include "sound.h" #include "resources/music.h" #include "resources/resourcemanager.h" -- cgit v1.2.3-70-g09d2