[makerom/ctrtool] Misc #include cleanup.

This commit is contained in:
jakcron
2015-11-25 11:54:05 +08:00
parent 40dabc5a46
commit 9d29a4ba62
6 changed files with 4 additions and 22 deletions
-3
View File
@@ -1,8 +1,5 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <wchar.h>
#include "types.h"
#include "romfs.h"
#include "utils.h"