mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-23 14:42:29 +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:
@@ -43,7 +43,6 @@ typedef struct _WCoreWindow {
|
||||
} WCoreWindow;
|
||||
|
||||
|
||||
#include "pixmap.h"
|
||||
WCoreWindow *wCoreCreateTopLevel(WScreen *screen, int x, int y, int width,
|
||||
int height, int bwidth);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user