summaryrefslogtreecommitdiffstats
path: root/remoting/client/x11_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/client/x11_view.h')
-rw-r--r--remoting/client/x11_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/client/x11_view.h b/remoting/client/x11_view.h
index d3e9623..9ba7fc1 100644
--- a/remoting/client/x11_view.h
+++ b/remoting/client/x11_view.h
@@ -9,8 +9,8 @@
#include "base/task.h"
#include "media/base/video_frame.h"
#include "remoting/base/decoder.h" // For UpdatedRects
-#include "remoting/client/chromoting_view.h"
#include "remoting/client/frame_consumer.h"
+#include "remoting/client/chromoting_view.h"
typedef unsigned long XID;
typedef struct _XDisplay Display;