]> git.lyx.org Git - lyx.git/blobdiff - src/support/filetools.cpp
compile also without pch
[lyx.git] / src / support / filetools.cpp
index 8b9258cfe15f8d48e78419aa618e9572df161c25..13d018932fb67983769852bfcc7d894987f7dbfb 100644 (file)
@@ -33,6 +33,9 @@
 #include "support/Package.h"
 #include "support/Path.h"
 #include "support/Systemcall.h"
+#include "support/qstring_helpers.h"
+
+#include <QDir>
 
 #include <boost/assert.hpp>
 #include <boost/regex.hpp>