summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/custom_drag.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/gtk/custom_drag.h')
-rw-r--r--chrome/browser/ui/gtk/custom_drag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/gtk/custom_drag.h b/chrome/browser/ui/gtk/custom_drag.h
index 40916e3..d3f893b 100644
--- a/chrome/browser/ui/gtk/custom_drag.h
+++ b/chrome/browser/ui/gtk/custom_drag.h
@@ -9,8 +9,8 @@
#include <gtk/gtk.h>
#include <vector>
-#include "app/gtk_signal.h"
#include "base/basictypes.h"
+#include "ui/base/gtk/gtk_signal.h"
class BookmarkNode;
class DownloadItem;