summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/dmxfont.h')
-rw-r--r--hw/dmx/dmxfont.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/dmx/dmxfont.h b/hw/dmx/dmxfont.h
index 9912db65c..f69aac196 100644
--- a/hw/dmx/dmxfont.h
+++ b/hw/dmx/dmxfont.h
@@ -38,7 +38,7 @@
#ifndef DMXFONT_H
#define DMXFONT_H
-#include "fontstruct.h"
+#include <X11/fonts/fontstruct.h>
/** Font private area. */
typedef struct _dmxFontPriv {