summaryrefslogtreecommitdiffstats
path: root/umbrello
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-05-05 01:24:08 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-05-05 01:24:08 -0500
commit29aba7b9100470c3318708d281a21b383630d59e (patch)
tree7abec19c0758cbfc3aeaa79f81015d1b2ee72856 /umbrello
parente27dd07d4d2ccf1b78f54d77d73ad265ff625343 (diff)
downloadtdesdk-29aba7b9100470c3318708d281a21b383630d59e.tar.gz
tdesdk-29aba7b9100470c3318708d281a21b383630d59e.zip
Fix inadvertent renaming.
Diffstat (limited to 'umbrello')
-rw-r--r--umbrello/umbrello/codeimport/kdevcppparser/ast.h2
1 files changed, 1 insertions, 1 deletions
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 <tquick_allocator.h>
+#include <quick_allocator.h>
#define DECLARE_ALLOC(tp) \
void * operator new(std::size_t) \