Remove the same includes on decoder
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
DataHoarder 2022-04-22 16:49:39 +02:00
parent 36183648ff
commit 70b76cc688
Signed by: DataHoarder
SSH key fingerprint: SHA256:OLTRf6Fl87G52SiR7sWLGNzlJt4WOX+tfI2yxo0z7xk

View file

@ -1,5 +1,3 @@
#include <vector>
#include <cstdio>
#include "libalac.h"
#include "ALACDecoder.h"
#include "ALACBitUtilities.h"