Index: third_party/freetype/src/smooth/ftspic.h |
diff --git a/third_party/freetype/src/smooth/ftspic.h b/third_party/freetype/src/smooth/ftspic.h |
index 334b51c3f153d6fa69cc3e60be4b4e9f419e9b53..071afcff20313a17fc841f6ee37be55872f94383 100644 |
--- a/third_party/freetype/src/smooth/ftspic.h |
+++ b/third_party/freetype/src/smooth/ftspic.h |
@@ -4,7 +4,7 @@ |
/* */ |
/* The FreeType position independent code services for smooth module. */ |
/* */ |
-/* Copyright 2009 by */ |
+/* Copyright 2009-2015 by */ |
/* Oran Agra and Mickey Gabel. */ |
/* */ |
/* This file is part of the FreeType project, and may only be used, */ |
@@ -20,10 +20,11 @@ |
#define __FTSPIC_H__ |
-FT_BEGIN_HEADER |
- |
#include FT_INTERNAL_PIC_H |
+ |
+FT_BEGIN_HEADER |
+ |
#ifndef FT_CONFIG_OPTION_PIC |
#define FT_GRAYS_RASTER_GET ft_grays_raster |