Fixed removal of track when notes are playing

This commit is contained in:
Javier Serrano Polo
2016-06-05 00:50:26 +02:00
parent 27eaa4d512
commit d31089ceb5
67 changed files with 152 additions and 25 deletions

View File

@@ -59,6 +59,7 @@
#include "endian_handling.h"
#include "Engine.h"
#include "interpolation.h"
#include "Mixer.h"
#include "templates.h"
#include "FileDialog.h"