]> git.lyx.org Git - lyx.git/blobdiff - src/Session.cpp
Some comments.
[lyx.git] / src / Session.cpp
index 35498bdbb479524627174c49833b0b23603d055b..2d05a0e7fe3041ac4bb8e14cd4b90d62dac3a8ac 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Bo Peng
  *
  * Full author contact details are available in file CREDITS.
 #include <config.h>
 
 #include "Session.h"
+
 #include "support/debug.h"
-#include "support/Package.h"
 #include "support/filetools.h"
+#include "support/Package.h"
 
 #include <fstream>
 #include <sstream>