summaryrefslogtreecommitdiff
path: root/Source
diff options
context:
space:
mode:
authorrog <rdragoon@optonline.net>2012-11-26 18:17:07 -0500
committerrog <rdragoon@optonline.net>2012-11-26 18:17:07 -0500
commitc0bb7aa8f334fab032ece0f14ef6340896de922d (patch)
tree5cdf1f869f9f8c2ac7165172bb83381d6362891e /Source
parent15f49c9b61ee62c2c36bae084f43bfa917dcf181 (diff)
Turns out you have to actually commit a change before merging if you want it to be included.
Diffstat (limited to 'Source')
-rw-r--r--Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device.h b/Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device.h
index 4eb4a3e554..d9f92801a4 100644
--- a/Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device.h
+++ b/Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device.h
@@ -21,8 +21,7 @@
#include <queue>
#include "../HW/Memmap.h"
-class PointerWrap;
-
+#include "Chunkfile.h"
#define FS_SUCCESS (u32)0 // Success
#define FS_EACCES (u32)-1 // Permission denied