diff options
Diffstat (limited to 'ui/aura_shell/launcher/tabbed_launcher_button.h')
-rw-r--r-- | ui/aura_shell/launcher/tabbed_launcher_button.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/aura_shell/launcher/tabbed_launcher_button.h b/ui/aura_shell/launcher/tabbed_launcher_button.h index f8ec69d..5534e1f 100644 --- a/ui/aura_shell/launcher/tabbed_launcher_button.h +++ b/ui/aura_shell/launcher/tabbed_launcher_button.h @@ -7,7 +7,7 @@ #pragma once #include "ui/aura_shell/launcher/launcher_types.h" -#include "views/controls/button/custom_button.h" +#include "ui/views/controls/button/custom_button.h" namespace aura_shell { namespace internal { |