fixed critical bug in ALSA-driver

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@37 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2005-12-16 13:00:00 +00:00
parent bcef7b0b82
commit f700c16c33
5 changed files with 12 additions and 7 deletions

View File

@@ -36,10 +36,10 @@
#define ALSA_SUPPORT
#endif
#endif
#include <alsa/asoundlib.h>
#endif
#include "qt3support.h"
#ifdef QT4