Use the preferred way for Qt includes
This is to pave the way for the planned KF5 port
This commit is contained in:
parent
b58c6c36e6
commit
f5aa505e0b
2 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
// Qt
|
||||
|
||||
#include <QtCore/QDebug>
|
||||
#include <QDebug>
|
||||
#include <qjson/parser.h>
|
||||
#include <kdebug.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue