From bab126306693a1e069d730e616c9534a2d1ae359 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 5 Feb 2019 14:03:57 +0100 Subject: conversion to the cmake building system Signed-off-by: gregory guy (cherry picked from commit 6b2ab74c0be25cd58f76d5161b552868e173597c) --- src/webquerygooglescholar.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/webquerygooglescholar.h') 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 -#include +#include +#include #include -#include -#include +#include "fileimporterbibtex.h" +#include "webquery.h" namespace KBibTeX { -- cgit v1.2.3