diff options
| author | manuel <manuel@mausz.at> | 2011-04-08 15:18:38 +0200 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2011-04-08 15:18:38 +0200 |
| commit | 507f8b6ca5679c4898b721520dd4011f6b9e5824 (patch) | |
| tree | ba162976ed22e04586f6268db6a2e46621c1c036 /pacman-c++/client.cpp | |
| parent | d1d48ba62695572a2091867b827b1304b0da08d3 (diff) | |
| download | foop-507f8b6ca5679c4898b721520dd4011f6b9e5824.tar.gz foop-507f8b6ca5679c4898b721520dd4011f6b9e5824.tar.bz2 foop-507f8b6ca5679c4898b721520dd4011f6b9e5824.zip | |
make audioplayer useful
Diffstat (limited to 'pacman-c++/client.cpp')
| -rw-r--r-- | pacman-c++/client.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pacman-c++/client.cpp b/pacman-c++/client.cpp index 814e5e1..e4978f7 100644 --- a/pacman-c++/client.cpp +++ b/pacman-c++/client.cpp | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | #include "client.h" | 1 | #include "client.h" |
| 2 | #include "audioplayer.h" | ||
| 2 | 3 | ||
| 3 | Client::Client() | 4 | Client::Client() |
| 4 | { | 5 | { |
