summaryrefslogtreecommitdiff
path: root/intel/mm.h
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2015-04-05 15:51:59 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2015-04-28 11:19:15 +0100
commit42465feb9759ef5a6d79d7e628510cd0a081f913 (patch)
tree723eef6fd35213dd1766df5ac6eaa2e1e7a73042 /intel/mm.h
parenta814f933bf9fb25cf7b3cf82c69ba07ed2a686d0 (diff)
drm: rename libdrm{,_macros}.h
Provide a more meaningful name, considering what it does. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'intel/mm.h')
-rw-r--r--intel/mm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intel/mm.h b/intel/mm.h
index 01813a5e..8d83743f 100644
--- a/intel/mm.h
+++ b/intel/mm.h
@@ -33,7 +33,7 @@
#include "config.h"
#endif
-#include "libdrm.h"
+#include "libdrm_macros.h"
struct mem_block {
struct mem_block *next, *prev;