]> git.lyx.org Git - features.git/blobdiff - src/support/InGuiThread.cpp
first include config.h
[features.git] / src / support / InGuiThread.cpp
index 2ffbc7e317ad207ddd40130368e44e9518196c87..17d66d7662ffc395e7a4e1a985d289fc156f836c 100644 (file)
@@ -8,7 +8,9 @@
  * Full author contact details are available in file CREDITS.
  */
 
-#include "InGuiThread.h"
+#include <config.h>
+
+#include "support/InGuiThread.h"
 
 #include <QThread>
 #include <QEventLoop>