diff options
Diffstat (limited to 'src/fileimporter.h')
-rw-r--r-- | src/fileimporter.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fileimporter.h b/src/fileimporter.h index d99ade7..e18425e 100644 --- a/src/fileimporter.h +++ b/src/fileimporter.h @@ -20,8 +20,8 @@ #ifndef BIBTEXFILEIMPORTER_H #define BIBTEXFILEIMPORTER_H -#include <ntqobject.h> -#include <ntqmutex.h> +#include <tqobject.h> +#include <tqmutex.h> class TQIODevice; |