diff options
Diffstat (limited to 'ui/base/dragdrop/drop_target.h')
-rw-r--r-- | ui/base/dragdrop/drop_target.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/base/dragdrop/drop_target.h b/ui/base/dragdrop/drop_target.h index 0baed43..9b8903a 100644 --- a/ui/base/dragdrop/drop_target.h +++ b/ui/base/dragdrop/drop_target.h @@ -8,7 +8,7 @@ #include <objidl.h> -#include "base/ref_counted.h" +#include "base/memory/ref_counted.h" // Windows interface. struct IDropTargetHelper; |