include appropriate header file for Rect
This commit is contained in:
parent
384ba398b2
commit
6401ceed2b
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
#include <X11/Xft/Xft.h>
|
||||
#include <glib.h>
|
||||
#include "color.h"
|
||||
#include "../kernel/geom.h"
|
||||
|
||||
typedef enum {
|
||||
Surface_Planar,
|
||||
|
|
Loading…
Reference in a new issue