Fixed builds broken in r3807

This commit is contained in:
Xawotihs
2011-07-21 19:44:52 +00:00
parent 49944b629d
commit 59b7432e74

View File

@@ -94,8 +94,8 @@ class JSample
#elif defined (USE_PHONON)
Phonon::AudioOutput* mOutput;
Phonon::MediaObject* mMediaObject;
#endif
void* mSample;
#endif
};