aboutsummaryrefslogtreecommitdiffstats
path: root/src/AACDecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/AACDecoder.h')
-rw-r--r--src/AACDecoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/AACDecoder.h b/src/AACDecoder.h
index 2c09548..28713c1 100644
--- a/src/AACDecoder.h
+++ b/src/AACDecoder.h
@@ -24,7 +24,7 @@
#pragma once
-#include <fdk-aac/aacdecoder_lib.h>
+#include <aacdecoder_lib.h>
#include <cstdint>
#include <vector>
#include "wavfile.h"