framer.h needs <X11/X.h>

This commit is contained in:
Pierre Pronchery 2009-10-05 23:23:34 +00:00
parent 36bfcf2e52
commit 6d1ae32410

View File

@ -18,6 +18,8 @@
#ifndef FRAMER_FRAMER_H
# define FRAMER_FRAMER_H
# include <X11/X.h>
/* Framer */
/* types */