diff options
Diffstat (limited to 'printing/emf_win.cc')
-rw-r--r-- | printing/emf_win.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/printing/emf_win.cc b/printing/emf_win.cc index 6617deb..5c01c4b2 100644 --- a/printing/emf_win.cc +++ b/printing/emf_win.cc @@ -4,7 +4,7 @@ #include "printing/emf_win.h" -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/logging.h" #include "base/memory/scoped_ptr.h" #include "base/win/scoped_gdi_object.h" |