mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-11 23:26:28 +01:00
Rewrite commit 1bc0f0f without further changes to lib-src...
... Reuse the external function registration added earlier in 2.3.0 development, for support of internationalization in Nyquist. This way, we avoid making cyclic static linkage dependencies between the library and the application.
This commit is contained in:
@@ -2,11 +2,8 @@
|
||||
*
|
||||
* CHANGE LOG
|
||||
* 28-Apr-03 rbd Removed "include switches.h" -- already included
|
||||
* 12-Feb-18 jkc Added "include audacityfnintptrs.h" -- for internal Audacity commands
|
||||
*/
|
||||
|
||||
/* extension to xlisp */
|
||||
#include "sndfnintptrs.h"
|
||||
#include "seqfnintptrs.h"
|
||||
#include "audacityfnintptrs.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user