Skip to content

Commit 907e8d8

Browse files
committed
xrSound: fix travis-ci build
1 parent edfb052 commit 907e8d8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/xrSound/stdafx.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@
2020
#define NONEWIC
2121
#define NOBITMAP
2222
#include <mmreg.h>
23-
#elif defined(LINUX)
24-
//TODO ALSA or Pulse?
25-
#include "Common/Util.hpp"
26-
#include <AL/al.h>
2723
#endif
2824

2925
#include <vorbis/codec.h>

0 commit comments

Comments
 (0)