Change #include line to make Linux builds happy
Let's see if this helps the Linux build on TravisCI. Signed-off-by: Robert C. Helling <helling@atdotde.de>
This commit is contained in:
parent
d8350ef238
commit
511ee9ddeb
@ -11,7 +11,7 @@
|
||||
#include <QApplication>
|
||||
#include <QTextDocument>
|
||||
#include <QtConcurrent>
|
||||
#include <desktop-widgets/mainwindow.h>
|
||||
#include "desktop-widgets/mainwindow.h"
|
||||
|
||||
#define VARIATIONS_IN_BACKGROUND 1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user