summaryrefslogtreecommitdiff
path: root/miext/layer/layerstr.h
diff options
context:
space:
mode:
Diffstat (limited to 'miext/layer/layerstr.h')
-rw-r--r--miext/layer/layerstr.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/miext/layer/layerstr.h b/miext/layer/layerstr.h
index 91393adc4..fb5a0d411 100644
--- a/miext/layer/layerstr.h
+++ b/miext/layer/layerstr.h
@@ -22,15 +22,19 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#ifndef _LAYERSTR_H_
#define _LAYERSTR_H_
#include <X11/X.h>
#include "scrnintstr.h"
#include "windowstr.h"
-#include "font.h"
+#include <X11/fonts/font.h>
#include "dixfontstr.h"
-#include "fontstruct.h"
+#include <X11/fonts/fontstruct.h>
#include "mi.h"
#include "regionstr.h"
#include "globals.h"