summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-11-23 21:14:42 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-11-23 21:14:42 +0300
commit6bb0abf1e62b18e4029ae0b7b73ee47f3fe3b39d (patch)
tree3e17a52fa85cf27ea696a385a19b50110a478bcd /plugins/Db3x_mmap
parent698b53d0695eb7cb2b9d3b6994f244b4c05c8d72 (diff)
compilation fix
Diffstat (limited to 'plugins/Db3x_mmap')
-rw-r--r--plugins/Db3x_mmap/src/stdafx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/Db3x_mmap/src/stdafx.h b/plugins/Db3x_mmap/src/stdafx.h
index e5a803a90c..4cd428a977 100644
--- a/plugins/Db3x_mmap/src/stdafx.h
+++ b/plugins/Db3x_mmap/src/stdafx.h
@@ -25,6 +25,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <windows.h>
#include <wincred.h>
+#include <WinIoCtl.h>
+
#include <time.h>
#include <process.h>
#include <memory>