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 @@ | |||
| 35 | #ifndef _DRM_BUFFER_H_ | 35 | #ifndef _DRM_BUFFER_H_ |
| 36 | #define _DRM_BUFFER_H_ | 36 | #define _DRM_BUFFER_H_ |
| 37 | 37 | ||
| 38 | #include "drmP.h" | 38 | #include <drm/drmP.h> |
| 39 | 39 | ||
| 40 | struct drm_buffer { | 40 | struct drm_buffer { |
| 41 | int iterator; | 41 | int iterator; |
