support lus dr_libs removal (#4108)

This commit is contained in:
briaguya 2024-05-03 12:55:38 -04:00 committed by GitHub
commit b6fc54ad8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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"