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:
@@ -22,6 +22,8 @@
|
||||
#ifndef WMFRAMEWINDOW_H_
|
||||
#define WMFRAMEWINDOW_H_
|
||||
|
||||
#include "wcore.h"
|
||||
#include "pixmap.h"
|
||||
|
||||
#define BORDER_TOP 1
|
||||
#define BORDER_BOTTOM 2
|
||||
|
||||
Reference in New Issue
Block a user