Merge remote branch 'origin/lp-binning'
[mesa.git] / src / gallium / drivers / llvmpipe / lp_fence.h
index d45318f9e4793ac590105e2567ad617d6acc3743..c90e6de423ba41d73d0003be98ab41f7ed2fb94d 100644 (file)
@@ -30,8 +30,8 @@
 #define LP_FENCE_H
 
 
-#include "pipe/p_refcnt.h"
-#include "pipe/p_thread.h"
+#include "os/os_thread.h"
+#include "pipe/p_state.h"
 
 
 struct pipe_screen;