]> git.lyx.org Git - lyx.git/blobdiff - src/support/filename.C
Don't use a global variable for avoiding removal of the system temp dir
[lyx.git] / src / support / filename.C
index 3d88f0bc77ec8871fca8f1d53567570c1fae4206..8b8a4aee57b8b5d0a0185a8c22f3cf56f338f596 100644 (file)
@@ -16,7 +16,7 @@
 #include "support/os.h"
 #include "support/qstring_helpers.h"
 
-#include <QtCore/QFile>
+#include <QFile>
 
 #include <boost/assert.hpp>