summaryrefslogtreecommitdiffstats
path: root/remoting/host/x_server_pixel_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/host/x_server_pixel_buffer.h')
-rw-r--r--remoting/host/x_server_pixel_buffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/host/x_server_pixel_buffer.h b/remoting/host/x_server_pixel_buffer.h
index 98bb8f6..e27b9f7 100644
--- a/remoting/host/x_server_pixel_buffer.h
+++ b/remoting/host/x_server_pixel_buffer.h
@@ -7,8 +7,8 @@
#ifndef REMOTING_HOST_X_SERVER_PIXEL_BUFFER_H_
#define REMOTING_HOST_X_SERVER_PIXEL_BUFFER_H_
-#include "base/scoped_ptr.h"
#include "base/basictypes.h"
+#include "base/memory/scoped_ptr.h"
#include "ui/gfx/rect.h"
#include <X11/Xutil.h>