Index: athena/wm/window_manager_impl.cc |
diff --git a/athena/wm/window_manager_impl.cc b/athena/wm/window_manager_impl.cc |
index bd93b2350cbca65bc48af2ab0addf40162dae5b7..c7b4b9523140dc977d1d0538be2a2de04377bbe8 100644 |
--- a/athena/wm/window_manager_impl.cc |
+++ b/athena/wm/window_manager_impl.cc |
@@ -6,8 +6,8 @@ |
#include <algorithm> |
-#include "athena/common/container_priorities.h" |
#include "athena/screen/public/screen_manager.h" |
+#include "athena/util/container_priorities.h" |
#include "athena/wm/bezel_controller.h" |
#include "athena/wm/public/window_manager_observer.h" |
#include "athena/wm/split_view_controller.h" |