Add glyphstr.h to includes.

This commit is contained in:
Daniel Stone 2005-04-20 13:01:55 +00:00
parent 956dfa22f6
commit abd246c6c2

View File

@ -2,6 +2,7 @@
#include <X11/Xproto.h>
#include "scrnintstr.h"
#include "colormapst.h"
#include "glyphstr.h"
#include "resource.h"
#include "font.h"
#include "dixfontstr.h"