diff options
Diffstat (limited to 'src/kernel/qaccel.cpp')
| -rw-r--r-- | src/kernel/qaccel.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/kernel/qaccel.cpp b/src/kernel/qaccel.cpp index fabd7dcf4..e2f55f01e 100644 --- a/src/kernel/qaccel.cpp +++ b/src/kernel/qaccel.cpp @@ -47,7 +47,7 @@  #include "tqwidget.h"  #include "tqptrlist.h"  #include "tqwhatsthis.h" -#include "ntqguardedptr.h" +#include "tqguardedptr.h"  #include "tqstatusbar.h"  #include "ntqdockwindow.h"  #include "tqsignalslotimp.h" | 
