diff --git a/JGE/include/JSoundSystem.h b/JGE/include/JSoundSystem.h index eb2f44b03..566ee2b29 100644 --- a/JGE/include/JSoundSystem.h +++ b/JGE/include/JSoundSystem.h @@ -94,8 +94,8 @@ class JSample #elif defined (USE_PHONON) Phonon::AudioOutput* mOutput; Phonon::MediaObject* mMediaObject; -#endif void* mSample; +#endif };