summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2012-10-19 15:04:09 +0200
committerAlon Levy <alevy@redhat.com>2012-10-19 15:04:09 +0200
commit4f2cac2efcce96199b033d5f5fcc559bcb6499d3 (patch)
tree2e8bc7c4463a44d96ae2d399af97ab5d462e7559 /include
parent0f711b132c61906148f2ed078f4a315bbeb9e78a (diff)
qxl: drm h files moved under subdir drm
Diffstat (limited to 'include')
-rw-r--r--include/drm/qxl_drm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/qxl_drm.h b/include/drm/qxl_drm.h
index 7611ecede34..84febb78ee1 100644
--- a/include/drm/qxl_drm.h
+++ b/include/drm/qxl_drm.h
@@ -2,7 +2,7 @@
#define QXL_DRM_H
#include <stddef.h>
-#include "drm.h"
+#include "drm/drm.h"
/* Please note that modifications to all structs defined here are
* subject to backwards-compatibility constraints.