diff options
Diffstat (limited to 'src/cscopefrontend.h')
-rw-r--r-- | src/cscopefrontend.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/cscopefrontend.h b/src/cscopefrontend.h index 1743e34..58e0c62 100644 --- a/src/cscopefrontend.h +++ b/src/cscopefrontend.h @@ -28,9 +28,9 @@ #ifndef CSCOPEFRONTEND_H #define CSCOPEFRONTEND_H -#include <ntqstringlist.h> -#include <ntqprogressbar.h> -#include <ntqlabel.h> +#include <tqstringlist.h> +#include <tqprogressbar.h> +#include <tqlabel.h> #include "frontend.h" #define CSCOPE_RECORD_SIZE 4 |