summaryrefslogtreecommitdiffstats
path: root/ui/views/debug_utils.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/debug_utils.cc')
-rw-r--r--ui/views/debug_utils.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/debug_utils.cc b/ui/views/debug_utils.cc
index 23a75d2..9298122 100644
--- a/ui/views/debug_utils.cc
+++ b/ui/views/debug_utils.cc
@@ -6,7 +6,7 @@
#include "base/logging.h"
#include "base/utf_string_conversions.h"
-#include "views/view.h"
+#include "ui/views/view.h"
#ifndef NDEBUG
#include <iostream>