diff options
Diffstat (limited to 'src/widgets/qbuttongroup.cpp')
-rw-r--r-- | src/widgets/qbuttongroup.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qbuttongroup.cpp b/src/widgets/qbuttongroup.cpp index 15495edff..c1a708b80 100644 --- a/src/widgets/qbuttongroup.cpp +++ b/src/widgets/qbuttongroup.cpp @@ -41,7 +41,7 @@ #include "ntqbuttongroup.h" #ifndef TQT_NO_BUTTONGROUP #include "ntqbutton.h" -#include "ntqptrlist.h" +#include "tqptrlist.h" #include "ntqapplication.h" #include "ntqradiobutton.h" |