summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-03-26 13:47:32 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-03-26 13:47:32 +0000
commitd2a47e88c162b410a23ede7caabb066f1f1924d0 (patch)
tree32ad758b357838cc774f5780f11567f0f17b7dd2
parentc48758e48669c025877e0999fa80241d84055cf8 (diff)
cut off unused includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--uisimulator/screenhack.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/uisimulator/screenhack.h b/uisimulator/screenhack.h
index 9b7be53bb4..fe68bc603e 100644
--- a/uisimulator/screenhack.h
+++ b/uisimulator/screenhack.h
@@ -78,11 +78,7 @@
# define M_PI_2 1.5707963267
#endif
-#include "yarandom.h"
-#include "usleep.h"
#include "resources.h"
-#include "hsv.h"
-#include "colors.h"
#include "visual.h"
extern Bool mono_p;