module-avb: state: fix header includes

This commit is contained in:
hackerman-kl 2025-12-07 09:14:17 +01:00 committed by Wim Taymans
parent 034e8683c8
commit 1b39e7836d

View file

@ -5,8 +5,12 @@
#ifndef AVB_AECP_AEM_STATE_H
#define AVB_AECP_AEM_STATE_H
#include <stdint.h>
#include <stdbool.h>
#include "aecp-aem-descriptors.h"
#include "aecp-aem-milan.h"
#include "stream.h"
/**
* The way structure are organised in a "derived" manner.