aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm/ttm/ttm_lock.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/ttm/ttm_lock.h')
-rw-r--r--include/drm/ttm/ttm_lock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/ttm/ttm_lock.h b/include/drm/ttm/ttm_lock.h
index 2e7f0c941b5d..2902beb5f689 100644
--- a/include/drm/ttm/ttm_lock.h
+++ b/include/drm/ttm/ttm_lock.h
@@ -49,7 +49,7 @@
#ifndef _TTM_LOCK_H_
#define _TTM_LOCK_H_
-#include "ttm/ttm_object.h"
+#include <ttm/ttm_object.h>
#include <linux/wait.h>
#include <linux/atomic.h>