summaryrefslogtreecommitdiff
path: root/src/KingSystem/Utils/Thread/Event.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/KingSystem/Utils/Thread/Event.h')
-rw-r--r--src/KingSystem/Utils/Thread/Event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/KingSystem/Utils/Thread/Event.h b/src/KingSystem/Utils/Thread/Event.h
index e8400708..7c59c339 100644
--- a/src/KingSystem/Utils/Thread/Event.h
+++ b/src/KingSystem/Utils/Thread/Event.h
@@ -1,8 +1,8 @@
#pragma once
+#include <thread/seadAtomic.h>
#include <thread/seadEvent.h>
#include "KingSystem/Utils/Types.h"
-#include <thread/seadAtomic.h>
namespace ksys::util {