aboutsummaryrefslogtreecommitdiff
path: root/src/ui/controls/button.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/controls/button.hpp')
-rw-r--r--src/ui/controls/button.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ui/controls/button.hpp b/src/ui/controls/button.hpp
index 50640b11..c53f7ed9 100644
--- a/src/ui/controls/button.hpp
+++ b/src/ui/controls/button.hpp
@@ -1,5 +1,8 @@
#pragma once
+// ReSharper disable once CppUnusedIncludeDirective
+#include "pre.hpp"
+
#include <initializer_list>
#include "ui/control.hpp"