From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- src/kernel/qguardedptr.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/kernel/qguardedptr.cpp') diff --git a/src/kernel/qguardedptr.cpp b/src/kernel/qguardedptr.cpp index 079904197..e631b1988 100644 --- a/src/kernel/qguardedptr.cpp +++ b/src/kernel/qguardedptr.cpp @@ -38,10 +38,10 @@ ** **********************************************************************/ -#include "qguardedptr.h" +#include "ntqguardedptr.h" /*! - \class TQGuardedPtr qguardedptr.h + \class TQGuardedPtr ntqguardedptr.h \brief The TQGuardedPtr class is a template class that provides guarded pointers to TQObjects. \ingroup objectmodel -- cgit v1.2.3