mirror of
https://github.com/KDE/konsole.git
synced 2026-05-19 03:57:43 -04:00
use approriate form of including system header file.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include <QtGui/QKeyEvent>
|
||||
|
||||
// KDE
|
||||
#include "kdebug.h"
|
||||
#include <kdebug.h>
|
||||
|
||||
// Konsole
|
||||
#include "ViewContainer.h"
|
||||
|
||||
Reference in New Issue
Block a user