From 135d63c0e95cefebcada63db43a251c783e72aed Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Tue, 31 May 2011 01:26:09 +0200 Subject: [PATCH] no camelcase include --- CMakeLists.txt | 1 - remote/signing_p.h | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 40b99d35a..b4ab273c3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 diff --git a/remote/signing_p.h b/remote/signing_p.h index 4410c1e40..522825c13 100644 --- a/remote/signing_p.h +++ b/remote/signing_p.h @@ -23,7 +23,7 @@ #include #include -#include +#include namespace GpgME { class Context;