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 beb504052..8b37b92ef 100644 --- a/src/kernel/qaccel.cpp +++ b/src/kernel/qaccel.cpp @@ -45,7 +45,7 @@ #include "ntqsignal.h" #include "ntqapplication.h" #include "tqwidget.h" -#include "ntqptrlist.h" +#include "tqptrlist.h" #include "ntqwhatsthis.h" #include "ntqguardedptr.h" #include "ntqstatusbar.h" |