]> git.lyx.org Git - lyx.git/blobdiff - src/support/path.C
tostr -> convert and some bformat work
[lyx.git] / src / support / path.C
index 2d347118839be3863e573c4b484789a3cd8b4ff4..59593145edf593f07628cd740ff3b01683a8c32e 100644 (file)
 // Needed to prevent the definition of the unnamed_Path macro in the header file.
 #define PATH_C
 
-#include "path.h"
-#include "lyxlib.h"
+#include "support/path.h"
+#include "support/lyxlib.h"
+
+
+using std::string;
+
 
 namespace lyx {
 namespace support {