mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 12:58:08 +01: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:
@@ -34,7 +34,6 @@
|
||||
#include "WindowMaker.h"
|
||||
#include "texture.h"
|
||||
#include "screen.h"
|
||||
#include "pixmap.h"
|
||||
|
||||
int wGetColor(WScreen * scr, char *color_name, XColor * color)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user