From 29aba7b9100470c3318708d281a21b383630d59e Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 5 May 2013 01:24:08 -0500 Subject: Fix inadvertent renaming. --- umbrello/umbrello/codeimport/kdevcppparser/ast.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'umbrello') diff --git a/umbrello/umbrello/codeimport/kdevcppparser/ast.h b/umbrello/umbrello/codeimport/kdevcppparser/ast.h index e6dec103..e807225b 100644 --- a/umbrello/umbrello/codeimport/kdevcppparser/ast.h +++ b/umbrello/umbrello/codeimport/kdevcppparser/ast.h @@ -179,7 +179,7 @@ TQString nodeTypeToString( int type ); #if defined(CPPPARSER_QUICK_ALLOCATOR) -#include +#include #define DECLARE_ALLOC(tp) \ void * operator new(std::size_t) \ -- cgit v1.2.3