forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
297 B
C
11 lines
297 B
C
--- mgp.h.orig 2013-12-25 10:03:40.000000000 +0100
|
|
+++ mgp.h 2013-12-25 10:05:28.000000000 +0100
|
|
@@ -91,7 +91,7 @@
|
|
#endif /* end of VFLIB */
|
|
|
|
#ifdef FREETYPE
|
|
-#include "freetype.h"
|
|
+#include "freetype/freetype.h"
|
|
|
|
#ifndef FREETYPEFONTDIR
|
|
#define FREETYPEFONTDIR "/usr/local/share/fonts/ttf"
|