summaryrefslogtreecommitdiffstats
path: root/dom/media
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media')
-rw-r--r--dom/media/AudioStream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/media/AudioStream.h b/dom/media/AudioStream.h
index 13cbb0c75..199314d4b 100644
--- a/dom/media/AudioStream.h
+++ b/dom/media/AudioStream.h
@@ -17,7 +17,7 @@
#include "mozilla/UniquePtr.h"
#include "CubebUtils.h"
#include "soundtouch/SoundTouchFactory.h"
-#if defined(XP_SOLARIS)
+#ifdef XP_SOLARIS
#include "soundtouch/SoundTouch.h"
#endif