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 e715258..a119d8f 100644
--- a/views/drag_utils_gtk.cc
+++ b/views/drag_utils_gtk.cc
@@ -7,10 +7,10 @@
#include <gtk/gtk.h>
#include "app/gfx/canvas.h"
-#include "app/gfx/gtk_util.h"
#include "app/os_exchange_data.h"
#include "app/os_exchange_data_provider_gtk.h"
#include "base/logging.h"
+#include "gfx/gtk_util.h"
#include "gfx/point.h"
#include "gfx/size.h"