summaryrefslogtreecommitdiffstats
path: root/uisimulator/common/sound.h
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2003-07-04 08:30:01 +0000
committerBjörn Stenberg <bjorn@haxx.se>2003-07-04 08:30:01 +0000
commitf6ed970b118d0fc6335396cef1282bff5a9c2b3d (patch)
tree01c33cd0b2247199ea15e766a25806a90d538fe0 /uisimulator/common/sound.h
parent92b1d85b4818d29202af6afcec1548e21ec6c956 (diff)
downloadrockbox-f6ed970b118d0fc6335396cef1282bff5a9c2b3d.tar.gz
rockbox-f6ed970b118d0fc6335396cef1282bff5a9c2b3d.zip
Added FreeBSD support to uisimulator. Patch by Keith Hubbard
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3811 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'uisimulator/common/sound.h')
-rw-r--r--uisimulator/common/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/uisimulator/common/sound.h b/uisimulator/common/sound.h
index cb9afcb187..964e526fb4 100644
--- a/uisimulator/common/sound.h
+++ b/uisimulator/common/sound.h
@@ -21,7 +21,7 @@
#ifndef _SOUND_H
#define _SOUND_H
-#ifdef LINUX
+#ifdef HAVE_OSS
/* The "sound device type" */