summaryrefslogtreecommitdiff
path: root/Kernel/Graphics/VMWare/Console.h
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/Graphics/VMWare/Console.h')
-rw-r--r--Kernel/Graphics/VMWare/Console.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/Graphics/VMWare/Console.h b/Kernel/Graphics/VMWare/Console.h
index 0624e427bb..cb4e3d44df 100644
--- a/Kernel/Graphics/VMWare/Console.h
+++ b/Kernel/Graphics/VMWare/Console.h
@@ -8,7 +8,7 @@
#include <Kernel/Graphics/Console/GenericFramebufferConsole.h>
#include <Kernel/Graphics/VMWare/DisplayConnector.h>
-#include <Kernel/TimerQueue.h>
+#include <Kernel/Time/TimerQueue.h>
namespace Kernel {