support lus dr_libs removal (#4108)

This commit is contained in:
briaguya
2024-05-03 12:55:38 -04:00
committed by GitHub
parent e02e4ead02
commit b6fc54ad8b
2 changed files with 1 additions and 5 deletions

View File

@@ -22,10 +22,6 @@
#include <time.h>
#endif
#include <Array.h>
#define DRMP3_IMPLEMENTATION
#include <dr_libs/mp3.h>
#define DRWAV_IMPLEMENTATION
#include <dr_libs/wav.h>
#include <AudioPlayer.h>
#include "Enhancements/speechsynthesizer/SpeechSynthesizer.h"
#include "Enhancements/controls/SohInputEditorWindow.h"