SceSysmodule: Remove unnecessary include

This commit is contained in:
Peter Mackay 2019-03-14 23:53:02 +00:00
parent 60587f9f40
commit a5502792b0

View File

@ -17,7 +17,6 @@
#include "SceSysmodule.h"
#include <host/app.h>
#include <host/functions.h>
#include <io/io.h>
#include <kernel/load_self.h>