Update Domito.Internal.h

This commit is contained in:
Benjamin Höglinger-Stelzer 2023-07-02 18:54:47 +02:00
parent 77670a9f2d
commit aac92a3212

View File

@ -7,11 +7,17 @@
#pragma once
//
// SDK/WDK
//
#include <ntifs.h>
#include <ntintsafe.h>
#include <ntimage.h>
#include <bcrypt.h>
//
// Public
//
#include "Domito.h"