summaryrefslogtreecommitdiff
path: root/src/common_drm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common_drm.h')
-rw-r--r--src/common_drm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common_drm.h b/src/common_drm.h
index b0c3cd4..3bc5dc6 100644
--- a/src/common_drm.h
+++ b/src/common_drm.h
@@ -1,8 +1,8 @@
#ifndef COMMON_DRM_H
#define COMMON_DRM_H
-#include "compat-api.h"
#include "xf86Crtc.h"
+#include "compat-api.h"
struct common_crtc_info {
int drm_fd;