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)
downloadrockbox-d2a47e88c162b410a23ede7caabb066f1f1924d0.tar.gz
rockbox-d2a47e88c162b410a23ede7caabb066f1f1924d0.zip
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 @@
78# define M_PI_2 1.5707963267 78# define M_PI_2 1.5707963267
79#endif 79#endif
80 80
81#include "yarandom.h"
82#include "usleep.h"
83#include "resources.h" 81#include "resources.h"
84#include "hsv.h"
85#include "colors.h"
86#include "visual.h" 82#include "visual.h"
87 83
88extern Bool mono_p; 84extern Bool mono_p;