diff options
Diffstat (limited to 'src/cscopemsgdlg.cpp')
-rw-r--r-- | src/cscopemsgdlg.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cscopemsgdlg.cpp b/src/cscopemsgdlg.cpp index 2ffb469..fe6bd87 100644 --- a/src/cscopemsgdlg.cpp +++ b/src/cscopemsgdlg.cpp @@ -25,8 +25,8 @@ * ***************************************************************************/ -#include <ntqtextedit.h> -#include <ntqpushbutton.h> +#include <tqtextedit.h> +#include <tqpushbutton.h> #include "cscopemsgdlg.h" /** |