1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/audio/cheesetracker/files/patch-common::plugins::effects::ladspa::ladspa_effect_source.cpp
Kirill Ponomarev 446c90c275 - Update to version 0.9.0
PR:		58768
Submitted by:	Ports Fury
2003-10-31 21:55:34 +00:00

11 lines
330 B
C++

--- common/plugins/effects/ladspa/ladspa_effect_source.cpp.orig Fri Oct 24 12:47:05 2003
+++ common/plugins/effects/ladspa/ladspa_effect_source.cpp Wed Oct 29 22:14:50 2003
@@ -16,6 +16,7 @@
#include <sys/types.h>
#include <dirent.h>
#include <dlfcn.h>
+#include <algorithm>
int LADSPA_Effect_Source::get_effect_count() {