Add some more missing #includes

This commit is contained in:
John Emmas 2014-05-06 17:00:35 +01:00
parent 18245b06d0
commit ad40a9008b
3 changed files with 3 additions and 0 deletions

View file

@ -17,6 +17,7 @@
*/
#include <iostream>
#include "waves_dataport.h"
using namespace ARDOUR;