diff options
Diffstat (limited to 'src/projectfilesdlg.cpp')
-rw-r--r-- | src/projectfilesdlg.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/projectfilesdlg.cpp b/src/projectfilesdlg.cpp index 5ff4987..3c9cf2b 100644 --- a/src/projectfilesdlg.cpp +++ b/src/projectfilesdlg.cpp @@ -25,10 +25,10 @@ * ***************************************************************************/ -#include <ntqpushbutton.h> -#include <ntqlistview.h> -#include <ntqlineedit.h> -#include <ntqregexp.h> +#include <tqpushbutton.h> +#include <tqlistview.h> +#include <tqlineedit.h> +#include <tqregexp.h> #include <tdelocale.h> #include <tdemessagebox.h> #include <tdefiledialog.h> |