summaryrefslogtreecommitdiff
path: root/src/gui/widgets/chattab.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-12-03 17:10:39 +0300
committerAndrei Karas <akaras@inbox.ru>2012-12-03 17:10:39 +0300
commit494ac0ccdf545e8055c83c22b8b2fbf9e045b32a (patch)
tree29dd8c4740fa8a43ebf82037c2e4091b1700a4e4 /src/gui/widgets/chattab.cpp
parentaa1e8a7a7236d49d91501eac2da81bdb96f0bba5 (diff)
downloadmv-494ac0ccdf545e8055c83c22b8b2fbf9e045b32a.tar.gz
mv-494ac0ccdf545e8055c83c22b8b2fbf9e045b32a.tar.bz2
mv-494ac0ccdf545e8055c83c22b8b2fbf9e045b32a.tar.xz
mv-494ac0ccdf545e8055c83c22b8b2fbf9e045b32a.zip
Rename sound.cpp/h to soundmanager.
Diffstat (limited to 'src/gui/widgets/chattab.cpp')
-rw-r--r--src/gui/widgets/chattab.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/chattab.cpp b/src/gui/widgets/chattab.cpp
index 4e6e7c522..d2d66e681 100644
--- a/src/gui/widgets/chattab.cpp
+++ b/src/gui/widgets/chattab.cpp
@@ -28,7 +28,7 @@
#include "commandhandler.h"
#include "configuration.h"
#include "localplayer.h"
-#include "sound.h"
+#include "soundmanager.h"
#include "gui/helpwindow.h"