summaryrefslogtreecommitdiffstats
path: root/src/ui/button.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/button.h')
-rw-r--r--src/ui/button.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/button.h b/src/ui/button.h
index ffaf220..33a48ee 100644
--- a/src/ui/button.h
+++ b/src/ui/button.h
@@ -19,7 +19,8 @@
#pragma once
-#include "control.h"
+#include "ui/control.h"
+
namespace Ui {