mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 21:38:00 +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:
@@ -21,7 +21,7 @@
|
||||
#ifndef WMPIXMAP_H_
|
||||
#define WMPIXMAP_H_
|
||||
|
||||
|
||||
#include "screen.h"
|
||||
|
||||
typedef struct WPixmap {
|
||||
Pixmap image; /* icon image */
|
||||
|
||||
Reference in New Issue
Block a user