[c-host] don't include windows.h in the main app

This commit is contained in:
Geoffrey McRae 2019-02-28 19:47:25 +11:00
parent 25a2b2d5d3
commit 6894ed7d5c

View File

@ -20,7 +20,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA
#include "app.h"
#include <stdio.h>
#include <windows.h>
#include "debug.h"
#include "capture/interfaces.h"