Skip to content

Commit

Permalink
Merge branch 'enable-ladspa-two' into dan-giddins-msvc-work
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-giddins authored Nov 6, 2023
2 parents 115769d + f83b3b7 commit ebd4a52
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions plugins/LadspaEffect/caps/interface.cc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
(2541 - 2580 donated to [email protected])
*/

// #include <sys/time.h> needed if using the commented seed function
#include "basics.h"

#include "Cabinet.h"
Expand Down
1 change: 0 additions & 1 deletion plugins/LadspaEffect/tap/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ FOREACH(_item ${PLUGIN_SOURCES})
TARGET_LINK_LIBRARIES("${_plugin}" m)
ENDIF()
ENDFOREACH()

0 comments on commit ebd4a52

Please sign in to comment.