fixed wrong macro-name - fixes unusable Mallets-plugin

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1263 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-07-02 21:43:14 +00:00
parent 60e5117a94
commit bc34c0083f
2 changed files with 6 additions and 1 deletions

View File

@@ -281,7 +281,7 @@ bool configManager::loadConfigFile( void )
#endif
}
#ifdef LMMS_LMMS_HAVE_STK_H
#ifdef LMMS_HAVE_STK_H
if( m_stkDir == "" )
{
m_stkDir = "/usr/share/stk/rawwaves/";