From d1e0cc99a202cef3306b90b8839a6726e89f201e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:21:04 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- interfaces/tdetexteditor/bloctdeselectioninterface.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'interfaces/tdetexteditor/bloctdeselectioninterface.cpp') diff --git a/interfaces/tdetexteditor/bloctdeselectioninterface.cpp b/interfaces/tdetexteditor/bloctdeselectioninterface.cpp index 6d562a43e..0a7068dba 100644 --- a/interfaces/tdetexteditor/bloctdeselectioninterface.cpp +++ b/interfaces/tdetexteditor/bloctdeselectioninterface.cpp @@ -18,8 +18,8 @@ // $Id$ -#include "blockselectioninterface.h" -#include "blockselectiondcopinterface.h" +#include "bloctdeselectioninterface.h" +#include "bloctdeselectiondcopinterface.h" #include "document.h" namespace KTextEditor -- cgit v1.2.3