diff options
Diffstat (limited to 'src/crepe/facade/Sound.h')
-rw-r--r-- | src/crepe/facade/Sound.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crepe/facade/Sound.h b/src/crepe/facade/Sound.h index 06e1932..2f1c924 100644 --- a/src/crepe/facade/Sound.h +++ b/src/crepe/facade/Sound.h @@ -10,7 +10,7 @@ namespace crepe { -class Sound : public api::BaseResource{ +class Sound{ public: /** * \brief Pause this sample |