diff options
Diffstat (limited to 'HAL-afb/hal-most-unicens/wrap_volume.h')
-rw-r--r-- | HAL-afb/hal-most-unicens/wrap_volume.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 <stdint.h>
+#include <systemd/sd-event.h>
extern int wrap_volume_init(void);
|