git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18628 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Marcus Overhagen 2006-08-26 09:16:56 +00:00
parent fe06482e6f
commit 2ed840d564

View File

@ -26,20 +26,10 @@
#ifndef _PUSHGAMESOUND_H
#define _PUSHGAMESOUND_H
// Standard Includes -----------------------------------------------------------
// System Includes -------------------------------------------------------------
#include <StreamingGameSound.h>
// Project Includes ------------------------------------------------------------
// Local Includes --------------------------------------------------------------
// Local Defines ---------------------------------------------------------------
// Globals ---------------------------------------------------------------------
// FileGameSound -------------------------------------------------------------
class BPushGameSound : public BStreamingGameSound
{
public: