diff options
Diffstat (limited to 'src/widgets/ntqhbox.h')
-rw-r--r-- | src/widgets/ntqhbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/ntqhbox.h b/src/widgets/ntqhbox.h index f92379514..fec6a33cd 100644 --- a/src/widgets/ntqhbox.h +++ b/src/widgets/ntqhbox.h @@ -44,7 +44,7 @@ #ifndef TQT_NO_HBOX -#include "ntqframe.h" +#include "tqframe.h" class TQBoxLayout; |