summaryrefslogtreecommitdiff
path: root/gtk/gtkthemes.h
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1998-12-07 21:11:34 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-12-07 21:11:34 +0000
commit287b0ce008925385958a0c1fb0c3da7c63902c05 (patch)
tree9c672df12b94e2f5ded89892901bd8a3e014f320 /gtk/gtkthemes.h
parent583b0b53e8882b8b7284c475340c92850fb824cb (diff)
downloadgdk-pixbuf-287b0ce008925385958a0c1fb0c3da7c63902c05.tar.gz
Remove random unnecessary includes of standard headers.
Mon Dec 7 16:03:55 1998 Owen Taylor <otaylor@redhat.com> * gtk/gtkthemes.h: Remove random unnecessary includes of standard headers.
Diffstat (limited to 'gtk/gtkthemes.h')
-rw-r--r--gtk/gtkthemes.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gtk/gtkthemes.h b/gtk/gtkthemes.h
index 135b17ed9..e1815315a 100644
--- a/gtk/gtkthemes.h
+++ b/gtk/gtkthemes.h
@@ -20,10 +20,6 @@
#ifndef __GTK_THEMES_H__
#define __GTK_THEMES_H__
-
-#include <string.h>
-#include <stdio.h>
-#include <stdlib.h>
#include <gdk/gdk.h>
#include <gtk/gtkstyle.h>
#include <gtk/gtkwidget.h>