summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/DriveUtil.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Core/Common/Src/DriveUtil.cpp')
-rw-r--r--Source/Core/Common/Src/DriveUtil.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/Common/Src/DriveUtil.cpp b/Source/Core/Common/Src/DriveUtil.cpp
index 165e0db847..2d3cc7f8af 100644
--- a/Source/Core/Common/Src/DriveUtil.cpp
+++ b/Source/Core/Common/Src/DriveUtil.cpp
@@ -16,6 +16,7 @@
// http://code.google.com/p/dolphin-emu/
#include "Common.h"
+#include "DriveUtil.h"
#ifdef _WIN32
#include <windows.h>