mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-07 23:40:44 +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
|
#pragma once
|
||||||
#include <wut.h>
|
#include <wut.h>
|
||||||
|
#include "threadqueue.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \defgroup coreinit_msgq Message Queue
|
* \defgroup coreinit_msgq Message Queue
|
||||||
|
Loading…
Reference in New Issue
Block a user