Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Compile fix for linux.
  • Loading branch information
rog9 committed Nov 27, 2012
1 parent c0bb7aa commit aaeeef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device.h
Expand Up @@ -21,7 +21,7 @@
#include <queue>
#include "../HW/Memmap.h"

#include "Chunkfile.h"
#include "../../Common/Src/ChunkFile.h"

#define FS_SUCCESS (u32)0 // Success
#define FS_EACCES (u32)-1 // Permission denied
Expand Down

0 comments on commit aaeeef4

Please sign in to comment.