More include clean-up

This commit is contained in:
Benjamin Höglinger-Stelzer
2020-11-21 14:08:30 +01:00
parent 8f1ddc86db
commit 0afae253b8
2 changed files with 1 additions and 3 deletions

View File

@@ -44,9 +44,6 @@
#define NTSTRSAFE_LIB
#include <ntstrsafe.h>
#include <ViGEm/km/BusShared.h>
#pragma region Macros

View File

@@ -40,6 +40,7 @@
#include <ntstrsafe.h>
#include "Driver.h"
#include <ViGEm/km/BusShared.h>
#include "Debugging.hpp"