summaryrefslogtreecommitdiffstats
path: root/pacman-c++/mainwidget.cpp
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2011-04-10 20:50:54 +0200
committermanuel <manuel@mausz.at>2011-04-10 20:50:54 +0200
commitd0eafb0124a39eeda6c00595a943ce9811d589c4 (patch)
treeb39bea35df3a719c7707950988d180a1516e677d /pacman-c++/mainwidget.cpp
parent5f7d86446c8d7c8e03ce02f6188ee8dede4a6975 (diff)
downloadfoop-d0eafb0124a39eeda6c00595a943ce9811d589c4.tar.gz
foop-d0eafb0124a39eeda6c00595a943ce9811d589c4.tar.bz2
foop-d0eafb0124a39eeda6c00595a943ce9811d589c4.zip
major audio rewrite
Diffstat (limited to 'pacman-c++/mainwidget.cpp')
-rw-r--r--pacman-c++/mainwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/pacman-c++/mainwidget.cpp b/pacman-c++/mainwidget.cpp
index c21e81d..ebd0f02 100644
--- a/pacman-c++/mainwidget.cpp
+++ b/pacman-c++/mainwidget.cpp
@@ -2,7 +2,7 @@
2#include "actor.h" 2#include "actor.h"
3#include "block.h" 3#include "block.h"
4#include "constants.h" 4#include "constants.h"
5#include "audioplayer.h" 5#include "audio.h"
6#include "util.h" 6#include "util.h"
7#include "pacman.pb.h" 7#include "pacman.pb.h"
8 8