]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_bsd.c
changed r_speeds 2 and 3 reports to only list time spent during a single
[xonotic/darkplaces.git] / snd_bsd.c
index e202342b798ba331575571cdbd82a355b09769fc..0dd7186a19ef0cae7ddcfc67243b0af8cccf5153 100644 (file)
--- a/snd_bsd.c
+++ b/snd_bsd.c
@@ -17,6 +17,7 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 */
+#include "quakedef.h"
 
 #include <sys/param.h>
 #include <sys/audioio.h>
@@ -31,7 +32,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #endif
 #include <unistd.h>
 
-#include "quakedef.h"
 #include "snd_main.h"