Include config-plasma.h before checking for HAVE_X11
Fixes compile warning since kwindowsystem.h doesn't provide HAVE_X11 any more. Reviewed-by: Marco Martin
This commit is contained in:
parent
a951b7357b
commit
91e9e401f0
@ -31,6 +31,7 @@
|
|||||||
#include <kwindowsystem.h>
|
#include <kwindowsystem.h>
|
||||||
#include <QTimer>
|
#include <QTimer>
|
||||||
|
|
||||||
|
#include <config-plasma.h>
|
||||||
#if HAVE_X11
|
#if HAVE_X11
|
||||||
#include "private/effectwatcher_p.h"
|
#include "private/effectwatcher_p.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user