From eb6b00b52432941cf081a3b511c70e758f6a7213 Mon Sep 17 00:00:00 2001 From: Tobias Jahnke Date: Thu, 10 Aug 2017 17:35:55 +0200 Subject: fixes linker issue and implements volume service --- HAL-afb/hal-most-unicens/wrap_volume.h | 1 + 1 file changed, 1 insertion(+) (limited to 'HAL-afb/hal-most-unicens/wrap_volume.h') diff --git a/HAL-afb/hal-most-unicens/wrap_volume.h b/HAL-afb/hal-most-unicens/wrap_volume.h index 92fae48..b17bc26 100644 --- a/HAL-afb/hal-most-unicens/wrap_volume.h +++ b/HAL-afb/hal-most-unicens/wrap_volume.h @@ -18,5 +18,6 @@ #pragma once #include +#include extern int wrap_volume_init(void); -- cgit 1.2.3-korg