summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_backing_store_glx.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/gpu/gpu_backing_store_glx.cc')
-rw-r--r--chrome/gpu/gpu_backing_store_glx.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/gpu/gpu_backing_store_glx.cc b/chrome/gpu/gpu_backing_store_glx.cc
index 015e913..5f022cc 100644
--- a/chrome/gpu/gpu_backing_store_glx.cc
+++ b/chrome/gpu/gpu_backing_store_glx.cc
@@ -6,9 +6,9 @@
#include <GL/glew.h>
+#include "app/surface/transport_dib.h"
#include "base/scoped_ptr.h"
#include "chrome/common/gpu_messages.h"
-#include "chrome/common/transport_dib.h"
#include "chrome/gpu/gpu_backing_store_glx_context.h"
#include "chrome/gpu/gpu_thread.h"
#include "chrome/gpu/gpu_view_x.h"