cleanups
diff --git a/src/cache/ftcmanag.c b/src/cache/ftcmanag.c
index 0e9ecdd..a39e7fa 100644
--- a/src/cache/ftcmanag.c
+++ b/src/cache/ftcmanag.c
@@ -15,12 +15,13 @@
 /*                                                                         */
 /***************************************************************************/
 
-#include  <ft2build.h>
-#include  FT_CACHE_H
-#include  FT_CACHE_MANAGER_H
-#include  FT_INTERNAL_OBJECTS_H
-#include  FT_INTERNAL_DEBUG_H
-#include  FT_LIST_H
+
+#include <ft2build.h>
+#include FT_CACHE_H
+#include FT_CACHE_MANAGER_H
+#include FT_INTERNAL_OBJECTS_H
+#include FT_INTERNAL_DEBUG_H
+#include FT_LIST_H
 
 
 #undef  FT_COMPONENT