Skip to content

Commit d01ff1f

Browse files
committed
app: Remove unnecessary includes
1 parent 50430b5 commit d01ff1f

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

app/source/ftppsp.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
#include <pspiofilemgr.h>
1111
#include <pspnet_inet.h>
1212
#include <pspnet_apctl.h>
13-
#include <sys/time.h>
1413
#include <psprtc.h>
1514
#include <sys/syslimits.h>
1615

app/source/gui.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#include <psppower.h>
2-
#include <sys/time.h>
32
#include <psprtc.h>
43

54
#include "colours.h"

0 commit comments

Comments
 (0)