mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-06 15:08:13 +01:00
coreinit: Fix missing threadqueue.h include in messagequeue.h
This commit is contained in:
parent
c4aebac137
commit
576ab3fe4d
@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
#include <wut.h>
|
||||
#include "threadqueue.h"
|
||||
|
||||
/**
|
||||
* \defgroup coreinit_msgq Message Queue
|
||||
|
Loading…
Reference in New Issue
Block a user