drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
[cascardo/linux.git] / drivers / gpu / drm / bochs / bochs_kms.c
index 6b7efcf..5ffd489 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include "bochs.h"
+#include <drm/drm_plane_helper.h>
 
 static int defx = 1024;
 static int defy = 768;