Yes, with new include model of the Engine (include only what you need) you have to add some more explicit headers (instead of ones like Engine.h or Slate.h) in your plugin source files…
Also an Engine plugin follow different rules than a Game Project plugin, which could be a big pain (still have to find a ‘portable’ way to do it, or will have to raise an issue)