diff options
Diffstat (limited to 'src/ui/components/PopupButton.cpp')
| -rw-r--r-- | src/ui/components/PopupButton.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/components/PopupButton.cpp b/src/ui/components/PopupButton.cpp index 5ea41d78..1869ba31 100644 --- a/src/ui/components/PopupButton.cpp +++ b/src/ui/components/PopupButton.cpp @@ -1,6 +1,5 @@ #include "cru/ui/components/PopupButton.h" #include "cru/ui/components/Menu.h" -#include "cru/ui/controls/Popup.h" #include "cru/ui/helper/ClickDetector.h" namespace cru::ui::components { |
