openbsd-ports/x11/enlightenment/patches/patch-ab
2000-01-21 12:25:36 +00:00

12 lines
326 B
Plaintext

--- src/E.h.orig Thu Jan 20 08:07:41 2000
+++ src/E.h Thu Jan 20 08:07:52 2000
@@ -73,7 +73,7 @@
#include <sys/resource.h>
#include <sys/ipc.h>
#include <sys/shm.h>
-#include <freetype.h>
+#include <freetype/freetype.h>
#include "econfig.h"
/* workaround for 64bit architectures - xlib expects 32bit CARDINALS to be */