Fix error in previous commit - missed include

This commit is contained in:
Richard Antalik 2022-06-27 22:17:59 +02:00
parent 8eef98710b
commit 36348bf4fc
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
#include "SEQ_select.h"
#include "SEQ_sequencer.h"
#include "SEQ_sound.h"
#include "SEQ_time.h"
#include "SEQ_utils.h"
#include "BLO_read_write.h"