summaryrefslogtreecommitdiffstats
path: root/src/ui/scroll.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/scroll.h')
-rw-r--r--src/ui/scroll.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/ui/scroll.h b/src/ui/scroll.h
index 9dbd8a4..52b60bc 100644
--- a/src/ui/scroll.h
+++ b/src/ui/scroll.h
@@ -20,9 +20,8 @@
#pragma once
-#include <ui/control.h>
-
-#include <common/event.h>
+#include "ui/control.h"
+#include "common/event.h"
namespace Ui {