Update Domito.Internal.h
This commit is contained in:
parent
77670a9f2d
commit
aac92a3212
@ -7,11 +7,17 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
//
|
||||||
|
// SDK/WDK
|
||||||
|
//
|
||||||
#include <ntifs.h>
|
#include <ntifs.h>
|
||||||
#include <ntintsafe.h>
|
#include <ntintsafe.h>
|
||||||
#include <ntimage.h>
|
#include <ntimage.h>
|
||||||
#include <bcrypt.h>
|
#include <bcrypt.h>
|
||||||
|
|
||||||
|
//
|
||||||
|
// Public
|
||||||
|
//
|
||||||
#include "Domito.h"
|
#include "Domito.h"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user