summaryrefslogtreecommitdiffstats
path: root/src/ui/shortcut.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/shortcut.h')
-rw-r--r--src/ui/shortcut.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/shortcut.h b/src/ui/shortcut.h
index 9ee97e0..7e7899e 100644
--- a/src/ui/shortcut.h
+++ b/src/ui/shortcut.h
@@ -19,9 +19,9 @@
#pragma once
-#include <ui/control.h>
+#include "ui/control.h"
-#include <common/event.h>
+#include "common/event.h"
namespace Ui {