aboutsummaryrefslogtreecommitdiff
path: root/hwcomposer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'hwcomposer.cpp')
-rw-r--r--hwcomposer.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/hwcomposer.cpp b/hwcomposer.cpp
index b91323f..6f55fc6 100644
--- a/hwcomposer.cpp
+++ b/hwcomposer.cpp
@@ -21,13 +21,11 @@
#include <errno.h>
#include <fcntl.h>
+#include <list>
#include <pthread.h>
#include <stdlib.h>
#include <sys/param.h>
#include <sys/resource.h>
-
-#include <list>
-
#include <xf86drm.h>
#include <xf86drmMode.h>