]> git.lyx.org Git - lyx.git/blobdiff - src/support/qstring_helpers.h
* src/LaTeX.C (deplog): fix the regex to parse filenames in the log file
[lyx.git] / src / support / qstring_helpers.h
index 04940e478c338814a109c3d791e4344e041261c9..d1525de8f4b9536bfe24af0898c3b72f0e2f4ac7 100644 (file)
@@ -14,8 +14,8 @@
 
 #include "support/docstring.h"
 
-#include <QtCore/QChar>
-#include <QtCore/QString>
+#include <QChar>
+#include <QString>
 
 #include <boost/assert.hpp>