1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-07-13 01:06:30 +02:00

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).
This commit is contained in:
Carlos R. Mafra
2010-03-16 12:26:47 +01:00
parent b4b25fdf6a
commit e1d5ce7a51
25 changed files with 4 additions and 24 deletions
-1
View File
@@ -48,7 +48,6 @@
#include "menu.h"
#include "keybind.h"
#include "xmodifier.h"
#include "defaults.h"
#include "session.h"
#include "dialog.h"