10 lines
219 B
Diff
10 lines
219 B
Diff
--- a/src/a2dp-codecs.h 2022-07-02 16:28:19.000000000 +0200
|
|
+++ - 2022-07-24 13:05:00.602912484 +0200
|
|
@@ -11,6 +11,7 @@
|
|
#define BLUEZQT_A2DPCODECS_H
|
|
|
|
#include <stdint.h>
|
|
+#include <endian.h>
|
|
|
|
// clang-format off
|
|
|