aboutsummaryrefslogtreecommitdiff
path: root/include/odp/api/spec/queue.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/odp/api/spec/queue.h')
-rw-r--r--include/odp/api/spec/queue.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/odp/api/spec/queue.h b/include/odp/api/spec/queue.h
index 9c677c926..65cf3d1ee 100644
--- a/include/odp/api/spec/queue.h
+++ b/include/odp/api/spec/queue.h
@@ -18,8 +18,9 @@
extern "C" {
#endif
-#include <odp/api/event.h>
+#include <odp/api/event_types.h>
#include <odp/api/queue_types.h>
+#include <odp/api/std_types.h>
/** @defgroup odp_queue ODP QUEUE
* Queues for event passing and scheduling.