diff options
Diffstat (limited to 'hw/xfree86/exa/exa_migration.c')
-rw-r--r-- | hw/xfree86/exa/exa_migration.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/exa/exa_migration.c b/hw/xfree86/exa/exa_migration.c index 73f1d932d..e2ef7a0e5 100644 --- a/hw/xfree86/exa/exa_migration.c +++ b/hw/xfree86/exa/exa_migration.c @@ -26,7 +26,7 @@ #include <config.h> #endif #include "exaPriv.h" -#include "fontstruct.h" +#include <X11/fonts/fontstruct.h> #include "dixfontstr.h" #include "xf86str.h" #include "xf86.h" |