radeon/vcn: add Arcturus decode support
[mesa.git] / src / gallium / drivers / radeon / radeon_vce_50.c
index 96bb557ebb2ce4e7b76f9b048aa87fb3e7b4f47e..f4cbc9bb82b53d23623b53a1ad33143c57e3433f 100644 (file)
  *
  **************************************************************************/
 
-/*
- * Authors:
- *      Christian König <christian.koenig@amd.com>
- *
- */
-
 #include <stdio.h>
 
 #include "pipe/p_video_codec.h"
@@ -40,7 +34,7 @@
 
 #include "vl/vl_video_buffer.h"
 
-#include "r600_pipe_common.h"
+#include "si_pipe.h"
 #include "radeon_video.h"
 #include "radeon_vce.h"