]> git.lyx.org Git - lyx.git/blobdiff - src/TextCache.C
cosmetic fix
[lyx.git] / src / TextCache.C
index 48fd18fc761f818f9f0ac92b4bf94315936c4f0d..6b4d57b73dd983bc751211e018d929beddd6e839 100644 (file)
@@ -1,7 +1,7 @@
 /* This file is part of
- * ====================================================== 
- * 
- *           LyX, The Document Processor        
+ * ======================================================
+ *
+ *           LyX, The Document Processor
  *           Copyright 1995 Matthias Ettrich
  *           Copyright 1995-2001 The LyX Team
  *
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
-
 #include "TextCache.h"
 #include "buffer.h"
+#include "lyxtext.h"
 #include "bufferlist.h"
 #include "debug.h"