Fix the build of PlotLFO demo

This commit is contained in:
Jean Pierre Cimalando 2021-03-12 17:31:05 +01:00
parent 38c02ec65f
commit a8f65f5327

View file

@ -24,6 +24,7 @@
#include <absl/types/span.h>
#include <vector>
#include <iostream>
#include <fstream>
#include <cmath>
#ifdef _WIN32
#define ENABLE_SNDFILE_WINDOWS_PROTOTYPES 1