From abef44c4d682c4a656465f91d019cc1af1b989d1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:14:51 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- src/flowcodeview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/flowcodeview.cpp') diff --git a/src/flowcodeview.cpp b/src/flowcodeview.cpp index dc58a38..c04ab6d 100644 --- a/src/flowcodeview.cpp +++ b/src/flowcodeview.cpp @@ -15,7 +15,7 @@ #include #include -#include +#include #include FlowCodeView::FlowCodeView( FlowCodeDocument * flowCodeDocument, ViewContainer *viewContainer, uint viewAreaId, const char *name ) -- cgit v1.2.1