aboutsummaryrefslogtreecommitdiffstatshomepage
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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/drm/ttm/ttm_lock.h b/include/drm/ttm/ttm_lock.h
index 2902beb5f689..0c3af9836863 100644
--- a/include/drm/ttm/ttm_lock.h
+++ b/include/drm/ttm/ttm_lock.h
@@ -49,10 +49,11 @@
#ifndef _TTM_LOCK_H_
#define _TTM_LOCK_H_
-#include <ttm/ttm_object.h>
#include <linux/wait.h>
#include <linux/atomic.h>
+#include "ttm_object.h"
+
/**
* struct ttm_lock
*