summaryrefslogtreecommitdiffstats
path: root/aclk/schema-wrappers/schema_wrappers.h
diff options
context:
space:
mode:
authorTimotej S <6674623+underhood@users.noreply.github.com>2023-05-02 17:43:51 +0200
committerGitHub <noreply@github.com>2023-05-02 17:43:51 +0200
commit2a491f7932b21768149a787c8ef94c5b817471aa (patch)
tree2f4884c386d27bd6b79849c8c2ff3ee2f2cb0ae0 /aclk/schema-wrappers/schema_wrappers.h
parentcd5230b596bdc58f5dbdf97fbc0bee0dc6ea56ab (diff)
Add Cancel Pending Request Message (#14953)
Diffstat (limited to 'aclk/schema-wrappers/schema_wrappers.h')
-rw-r--r--aclk/schema-wrappers/schema_wrappers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/aclk/schema-wrappers/schema_wrappers.h b/aclk/schema-wrappers/schema_wrappers.h
index a96f7ea7ac..b651b88457 100644
--- a/aclk/schema-wrappers/schema_wrappers.h
+++ b/aclk/schema-wrappers/schema_wrappers.h
@@ -14,5 +14,6 @@
#include "capability.h"
#include "context_stream.h"
#include "context.h"
+#include "agent_cmds.h"
#endif /* SCHEMA_WRAPPERS_H */