summaryrefslogtreecommitdiffstats
path: root/ListItem.h
diff options
context:
space:
mode:
Diffstat (limited to 'ListItem.h')
-rw-r--r--ListItem.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/ListItem.h b/ListItem.h
index de0edef6..8df792c1 100644
--- a/ListItem.h
+++ b/ListItem.h
@@ -9,13 +9,7 @@ Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
-#include "String.h"
#include "Object.h"
-#include "RichString.h"
-#include <string.h>
-
-#include "debug.h"
-
typedef struct ListItem_ {
Object super;