diff options
Diffstat (limited to 'src/webquerygooglescholar.h')
-rw-r--r-- | src/webquerygooglescholar.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/webquerygooglescholar.h b/src/webquerygooglescholar.h index db0c844..c6bb6c3 100644 --- a/src/webquerygooglescholar.h +++ b/src/webquerygooglescholar.h @@ -20,13 +20,13 @@ #ifndef KBIBTEXWEBQUERYGOOGLESCHOLAR_H #define KBIBTEXWEBQUERYGOOGLESCHOLAR_H -#include <ntqstringlist.h> -#include <ntqbuffer.h> +#include <tqstringlist.h> +#include <tqbuffer.h> #include <kurl.h> -#include <fileimporterbibtex.h> -#include <webquery.h> +#include "fileimporterbibtex.h" +#include "webquery.h" namespace KBibTeX { |