]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcstr.c
Include $(top_srcdir), $(top_srcdir)/src before anything else.
[fontconfig.git] / src / fcstr.c
index c177e0774a69a2036bcd21a45d8f36a302afd923..32c3a0a6d98bb44e0f6a700b8074499106936abf 100644 (file)
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
+#include "fcint.h"
 #include <stdlib.h>
 #include <ctype.h>
 #include <string.h>
-#include "fcint.h"
 
 FcChar8 *
 FcStrCopy (const FcChar8 *s)