]> git.lyx.org Git - lyx.git/blobdiff - src/support/userinfo.h
Update my email and status.
[lyx.git] / src / support / userinfo.h
index 4556618920a64e801b9865c23c23587be99c2eed..6232a2b427496c2a2bb09309bf30696dc54d0173 100644 (file)
 #ifndef USERINFO_H
 #define USERINFO_H
 
-#include "support/docstring.h"
+#include "support/strfwd.h"
 
 
 namespace lyx {
 namespace support {
 
-/// return the current user's real name
+/// return the current user's real name or user name
 docstring const user_name();
 
 /// return the current user's e-mail address