Cleanup includes of wcore.h, defaults.h and pixmap.h
commite1d5ce7a516b5298551c196f7ef7da6d7e409f52
authorCarlos R. Mafra <crmafra@gmail.com>
Tue, 16 Mar 2010 11:26:47 +0000 (16 12:26 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 17 Mar 2010 10:12:53 +0000 (17 11:12 +0100)
treee09c34977d379c765f493ec342f19c6b0c838392
parentb4b25fdf6a4001d0f42c987e8f9cf9b944b5fb00
Cleanup includes of wcore.h, defaults.h and pixmap.h

Several files were including others for no reason, and this slows
down the build time (but probably not measurable on a fast machine).
25 files changed:
src/actions.c
src/appicon.c
src/appicon.h
src/appmenu.c
src/balloon.c
src/client.c
src/cycling.c
src/defaults.c
src/dialog.c
src/dockedapp.c
src/framewin.h
src/main.c
src/misc.c
src/motif.c
src/moveres.c
src/pixmap.c
src/pixmap.h
src/resources.c
src/session.c
src/switchpanel.c
src/texture.c
src/usermenu.c
src/wcore.h
src/workspace.c
src/xinerama.c