]> git.lyx.org Git - lyx.git/blobdiff - src/support/putenv.C
tostr -> convert and some bformat work
[lyx.git] / src / support / putenv.C
index 83e4e739dff146880232485bbe081428587efac7..efb26fa9e5db068dfbe9d250c45c449340959d14 100644 (file)
@@ -11,7 +11,7 @@
 
 #include <config.h>
 
-#include "lyxlib.h"
+#include "support/lyxlib.h"
 
 #include <cstdlib>
 #include <string>