diff options
Diffstat (limited to 'src/widgets/tqcombobox.cpp')
| -rw-r--r-- | src/widgets/tqcombobox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqcombobox.cpp b/src/widgets/tqcombobox.cpp index 9914c4398..4d315b848 100644 --- a/src/widgets/tqcombobox.cpp +++ b/src/widgets/tqcombobox.cpp @@ -41,7 +41,7 @@ #include "tqcombobox.h" #ifndef TQT_NO_COMBOBOX #include "tqpopupmenu.h" -#include "ntqlistbox.h" +#include "tqlistbox.h" #include "tqpainter.h" #include "ntqdrawutil.h" #include "tqstrlist.h" |
