Skip to content

Commit

Permalink
fixed travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
dimok789 committed May 3, 2016
1 parent 3b5751c commit 7e4313d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions installer/kexploit.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
#define KEXPLOIT_H

#include "structs.h"
#include "../../libwiiu/src/types.h"
#include "../../libwiiu/src/coreinit.h"
#include "../../libwiiu/src/socket.h"
#include "types.h"
#include "coreinit.h"
#include "socket.h"

/* Wait times for CPU0 and CPU2 */
#define CPU0_WAIT_TIME 80
Expand Down

0 comments on commit 7e4313d

Please sign in to comment.