summaryrefslogtreecommitdiff
path: root/src/m/m_thread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/m_thread.cpp')
-rw-r--r--src/m/m_thread.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/m_thread.cpp b/src/m/m_thread.cpp
index 49fd62ba..3311b080 100644
--- a/src/m/m_thread.cpp
+++ b/src/m/m_thread.cpp
@@ -1,6 +1,6 @@
#include "m/m_thread.h"
-#include "egg/core/eggUnk.h"
+#include "egg/core/eggThreadMonitor.h"
#include "rvl/OS/OSThread.h"
void mThread::registerThread(OSThread *thread, void *threadArg) {