include appropriate header file for Rect

This commit is contained in:
Derek Foreman 2003-03-26 00:52:43 +00:00
parent 384ba398b2
commit 6401ceed2b

View file

@ -6,6 +6,7 @@
#include <X11/Xft/Xft.h> #include <X11/Xft/Xft.h>
#include <glib.h> #include <glib.h>
#include "color.h" #include "color.h"
#include "../kernel/geom.h"
typedef enum { typedef enum {
Surface_Planar, Surface_Planar,