diff options
Diffstat (limited to 'include/drm/drm_buffer.h')
-rw-r--r-- | include/drm/drm_buffer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/drm_buffer.h b/include/drm/drm_buffer.h index 322dbff3f861..c80d3a340b94 100644 --- a/include/drm/drm_buffer.h +++ b/include/drm/drm_buffer.h @@ -35,7 +35,7 @@ #ifndef _DRM_BUFFER_H_ #define _DRM_BUFFER_H_ -#include "drmP.h" +#include <drm/drmP.h> struct drm_buffer { int iterator; |