diff options
Diffstat (limited to 'tools/designer/examples/credit/creditformbase.h')
-rw-r--r-- | tools/designer/examples/credit/creditformbase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/examples/credit/creditformbase.h b/tools/designer/examples/credit/creditformbase.h index 8d8b97c69..e609e2095 100644 --- a/tools/designer/examples/credit/creditformbase.h +++ b/tools/designer/examples/credit/creditformbase.h @@ -10,7 +10,7 @@ #define CREDITFORMBASE_H #include <ntqvariant.h> -#include <ntqdialog.h> +#include <tqdialog.h> class TQVBoxLayout; class TQHBoxLayout; class TQGridLayout; |