summaryrefslogtreecommitdiff
path: root/src/sfnt/sfdriver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sfnt/sfdriver.h')
-rw-r--r--src/sfnt/sfdriver.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sfnt/sfdriver.h b/src/sfnt/sfdriver.h
index b0eb25850..43640eb35 100644
--- a/src/sfnt/sfdriver.h
+++ b/src/sfnt/sfdriver.h
@@ -19,8 +19,7 @@
#ifndef SFDRIVER_H
#define SFDRIVER_H
-#include <freetype.h>
-#include <ftdriver.h>
+#include <freetype/internal/ftdriver.h>
EXPORT_DEF
const FT_DriverInterface sfnt_driver_interface;