Commit 697159deb49afa04043280f127cd2ffdfa564326

henry 2003-06-08T01:02:15

Minor format change

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/FTFace.cpp b/src/FTFace.cpp
index c106062..a32c108 100755
--- a/src/FTFace.cpp
+++ b/src/FTFace.cpp
@@ -1,5 +1,5 @@
-#include    "FTFace.h"
-#include    "FTLibrary.h"
+#include "FTFace.h"
+#include "FTLibrary.h"
 
 #include FT_TRUETYPE_TABLES_H