diff options
Diffstat (limited to 'src/filelist.h')
-rw-r--r-- | src/filelist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filelist.h b/src/filelist.h index 59bad1d..571a571 100644 --- a/src/filelist.h +++ b/src/filelist.h @@ -28,7 +28,7 @@ #ifndef FILELIST_H #define FILELIST_H -#include <ntqwidget.h> +#include <tqwidget.h> #include "searchlist.h" #include "projectmanager.h" |