mirror of
https://github.com/a0rtega/pafish
synced 2024-11-21 22:01:56 +03:00
Minor includes changes
This commit is contained in:
parent
72296dacd6
commit
feeba7ba8e
@ -5,6 +5,7 @@
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <tlhelp32.h>
|
||||
#include <wbemidl.h>
|
||||
|
||||
#include "vbox.h"
|
||||
#include "utils.h"
|
||||
|
@ -2,6 +2,7 @@
|
||||
#include <windows.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <wbemidl.h>
|
||||
|
||||
#include "vmware.h"
|
||||
#include "types.h"
|
||||
|
Loading…
Reference in New Issue
Block a user