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:
Robert C. Helling 2017-12-01 16:35:33 +01:00 committed by Dirk Hohndel
parent d8350ef238
commit 511ee9ddeb

View file

@ -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