summaryrefslogtreecommitdiffstats
path: root/views/drag_utils_gtk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'views/drag_utils_gtk.cc')
-rw-r--r--views/drag_utils_gtk.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/drag_utils_gtk.cc b/views/drag_utils_gtk.cc
index a119d8f..a22b0cf 100644
--- a/views/drag_utils_gtk.cc
+++ b/views/drag_utils_gtk.cc
@@ -6,10 +6,10 @@
#include <gtk/gtk.h>
-#include "app/gfx/canvas.h"
#include "app/os_exchange_data.h"
#include "app/os_exchange_data_provider_gtk.h"
#include "base/logging.h"
+#include "gfx/canvas.h"
#include "gfx/gtk_util.h"
#include "gfx/point.h"
#include "gfx/size.h"