]> git.lyx.org Git - lyx.git/blobdiff - src/gettext.h
Fix breakage caused by bad commits.
[lyx.git] / src / gettext.h
index a53042c1006e2d21765b4c34bd93ef758ab170a1..eaddb3253afee452a0599b106a639baa75807664 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file gettext.h
+ * \file src/gettext.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -13,6 +13,8 @@
 #ifndef GETTEXT_H
 #define GETTEXT_H
 
+#include "support/docstring.h"
+
 #include <string>
 
 /*
@@ -47,7 +49,7 @@
 //#ifdef ENABLE_NLS
 
 ///
-std::string const _(std::string const &);
+lyx::docstring const _(std::string const &);
 
 //#else // ENABLE_NLS