mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-12 04:36:13 -05:00
coreinit: Fix missing threadqueue.h include in messagequeue.h
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include <wut.h>
|
||||
#include "threadqueue.h"
|
||||
|
||||
/**
|
||||
* \defgroup coreinit_msgq Message Queue
|
||||
|
||||
Reference in New Issue
Block a user