aboutsummaryrefslogtreecommitdiff
path: root/include/KInterface.h
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2019-07-07 01:35:05 +0200
committerToni Uhlig <matzeton@googlemail.com>2019-07-07 01:35:05 +0200
commitebe459d8f98636e94afe1b6525560c1a61114530 (patch)
tree72128463fe1a985ad793abda23d098618d71f4c1 /include/KInterface.h
parentf661be495da085eacceae17f0e2edf986a4279d1 (diff)
project structure refactoring
Diffstat (limited to 'include/KInterface.h')
-rw-r--r--include/KInterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/KInterface.h b/include/KInterface.h
index a8a7ee2..7f485a6 100644
--- a/include/KInterface.h
+++ b/include/KInterface.h
@@ -1,6 +1,6 @@
#pragma once
-#include "Driver.h"
+#include "KMemDriver.h"
#include <vector>
#include <Windows.h>