Fix #include paths for fontcacheproto headers.

This commit is contained in:
Michel Dänzer 2006-09-06 13:18:02 +02:00
parent 410e5b1d73
commit f6ce0839ba

View File

@ -45,8 +45,8 @@
#include "inputstr.h"
#include "servermd.h"
#define _FONTCACHE_SERVER_
#include "fontcacheP.h"
#include "fontcachstr.h"
#include <X11/extensions/fontcacheP.h>
#include <X11/extensions/fontcachstr.h>
#include <X11/Xfuncproto.h>
#include "swaprep.h"