diff options
Diffstat (limited to 'include/drm/drm_memory.h')
| -rw-r--r-- | include/drm/drm_memory.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/include/drm/drm_memory.h b/include/drm/drm_memory.h index 63e425b5ea8..4baf57a207e 100644 --- a/include/drm/drm_memory.h +++ b/include/drm/drm_memory.h @@ -35,7 +35,7 @@ #include <linux/highmem.h> #include <linux/vmalloc.h> -#include "drmP.h" +#include <drm/drmP.h> /** * Cut down version of drm_memory_debug.h, which used to be called @@ -44,8 +44,6 @@ #if __OS_HAS_AGP -#include <linux/vmalloc.h> - #ifdef HAVE_PAGE_AGP #include <asm/agp.h> #else |
