> After removing the "vte.h" include in scope.c it builds fine on Windows and > the include seems unnecessary to me after reading f0dbaba or am I missing > something?
Yes, my fault. It's unused now. Maybe I needed it in some intermittent version of the code and forgot to remove it later. All calls to vte should be in ```conterm.c```. There also seems a unnecessary include in ```prefs.c```. Will re-check in the evening. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/787#issuecomment-438931125
