diff options
Diffstat (limited to 'src/widgets/tqlistbox.cpp')
-rw-r--r-- | src/widgets/tqlistbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqlistbox.cpp b/src/widgets/tqlistbox.cpp index e7c90ddcb..bbbda6694 100644 --- a/src/widgets/tqlistbox.cpp +++ b/src/widgets/tqlistbox.cpp @@ -51,7 +51,7 @@ #include "tqpainter.h" #include "tqstrlist.h" #include "tqpixmap.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqptrdict.h" #include "tqtimer.h" #include "tqstringlist.h" |