Add missing include for compat (memcpy needs string.h)
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#include "pbd/failed_constructor.h"
|
||||
#include "ardour/audiorom.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user