no camelcase include

This commit is contained in:
Marco Martin 2011-05-31 01:26:09 +02:00
parent aa3c316339
commit 135d63c0e9
2 changed files with 1 additions and 2 deletions

View File

@ -126,7 +126,6 @@ set(plasma_LIB_SRCS
private/storagethread.cpp
private/style.cpp
private/tooltip.cpp
private/trustedonlyauthorization.cpp
private/wallpaperrenderthread.cpp
private/windowpreview.cpp
private/kineticscroll.cpp

View File

@ -23,7 +23,7 @@
#include <QtCore/QObject>
#include <QtCore/QStringList>
#include <KDE/KDirWatch>
#include <kdirwatch.h>
namespace GpgME {
class Context;