misc minor changes
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1399 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -101,6 +101,7 @@ CHECK_INCLUDE_FILES(fcntl.h LMMS_HAVE_FCNTL_H)
|
||||
CHECK_INCLUDE_FILES(sys/ioctl.h LMMS_HAVE_SYS_IOCTL_H)
|
||||
CHECK_INCLUDE_FILES(ctype.h LMMS_HAVE_CTYPE_H)
|
||||
CHECK_INCLUDE_FILES(string.h LMMS_HAVE_STRING_H)
|
||||
CHECK_INCLUDE_FILES(process.h LMMS_HAVE_PROCESS_H)
|
||||
|
||||
|
||||
# check for Qt4
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
#cmakedefine LMMS_HAVE_SYS_IOCTL_H
|
||||
#cmakedefine LMMS_HAVE_CTYPE_H
|
||||
#cmakedefine LMMS_HAVE_STRING_H
|
||||
#cmakedefine LMMS_HAVE_PROCESS_H
|
||||
|
||||
/* defines for libsamplerate */
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
#include "basics.h"
|
||||
|
||||
#include "waves/click.h"
|
||||
#include "waves/waves_click.h"
|
||||
#include "waves/money.h"
|
||||
|
||||
#include "Click.h"
|
||||
|
||||
Reference in New Issue
Block a user