summaryrefslogtreecommitdiffstats
path: root/src/widgets/tqgroupbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/tqgroupbox.cpp')
-rw-r--r--src/widgets/tqgroupbox.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/tqgroupbox.cpp b/src/widgets/tqgroupbox.cpp
index 54b5dd5cf..4a7c84902 100644
--- a/src/widgets/tqgroupbox.cpp
+++ b/src/widgets/tqgroupbox.cpp
@@ -43,7 +43,7 @@
#include "tqlayout.h"
#include "tqpainter.h"
#include "tqbitmap.h"
-#include "ntqaccel.h"
+#include "tqaccel.h"
#include "tqradiobutton.h"
#include "ntqfocusdata.h"
#include "tqobjectlist.h"
@@ -53,7 +53,7 @@
#include "tqcheckbox.h"
#include "tqbuttongroup.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)
-#include "ntqaccessible.h"
+#include "tqaccessible.h"
#endif
/*!