Minor includes changes

This commit is contained in:
Alberto Ortega 2015-10-08 19:22:39 +02:00
parent 72296dacd6
commit feeba7ba8e
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#include <string.h>
#include <stdio.h>
#include <tlhelp32.h>
#include <wbemidl.h>
#include "vbox.h"
#include "utils.h"

View File

@ -2,6 +2,7 @@
#include <windows.h>
#include <string.h>
#include <stdio.h>
#include <wbemidl.h>
#include "vmware.h"
#include "types.h"