diff options
Diffstat (limited to 'include/Z2AudioLib/Z2SoundObject.h')
| -rw-r--r-- | include/Z2AudioLib/Z2SoundObject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Z2AudioLib/Z2SoundObject.h b/include/Z2AudioLib/Z2SoundObject.h index d7fb5d399a..46256aeda7 100644 --- a/include/Z2AudioLib/Z2SoundObject.h +++ b/include/Z2AudioLib/Z2SoundObject.h @@ -7,7 +7,7 @@ class Z2SoundStarter; class Z2SoundObjBase : public Z2SoundHandles -#if VERSION == VERSION_SHIELD_DEBUG +#if DEBUG , public JSULink<Z2SoundObjBase> #endif { |
