]> git.lyx.org Git - lyx.git/blobdiff - src/support/os_unix.cpp
Replace the text class shared ptr by good old index-into-global-list.
[lyx.git] / src / support / os_unix.cpp
index 84c00cfb1274310b7436dff087fd4ca537607a62..50701eaeb13b0c17539c2fc64f2bd50348949c24 100644 (file)
@@ -14,6 +14,7 @@
 
 #include "support/os.h"
 #include "support/docstring.h"
+#include "support/FileName.h"
 
 #ifdef __APPLE__
 #include <Carbon/Carbon.h>