]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfont.h
ws changes only
[lyx.git] / src / lyxfont.h
index 65f7aeda8183c08d96e1435d1ff5bb1f3142b427..ab683b4e1c33fa32b7862b45d93e814c05f97096 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file lyxfont.h
+ * \file src/lyxfont.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -16,6 +16,7 @@
 #define LYXFONT_H
 
 #include <iosfwd>
+#include <string>
 
 class LColor_color;
 class LyXLex;