diff options
Diffstat (limited to 'tools/memory_watcher/hotkey.h')
-rw-r--r-- | tools/memory_watcher/hotkey.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/memory_watcher/hotkey.h b/tools/memory_watcher/hotkey.h index c0d0938..8989fef 100644 --- a/tools/memory_watcher/hotkey.h +++ b/tools/memory_watcher/hotkey.h @@ -5,7 +5,7 @@ #ifndef TOOLS_MEMORY_WATCHER_HOTKEY_H_ #define TOOLS_MEMORY_WATCHER_HOTKEY_H_ -#include "base/gfx/rect.h" +#include "gfx/rect.h" #include "app/win/window_impl.h" // HotKey handler. |