Add missing kdebug include
This commit is contained in:
parent
9ab751042a
commit
5ae59f4fc7
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#include "kscreen.h"
|
#include "kscreen.h"
|
||||||
// KConfigSkeleton
|
// KConfigSkeleton
|
||||||
#include "kscreenconfig.h"
|
#include "kscreenconfig.h"
|
||||||
|
// KDE
|
||||||
|
#include <KDE/KDebug>
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* How this effect works:
|
* How this effect works:
|
||||||
|
|
Loading…
Reference in a new issue