diff options
Diffstat (limited to 'src/webquerycsb.h')
-rw-r--r-- | src/webquerycsb.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/webquerycsb.h b/src/webquerycsb.h index a12b337..326c82e 100644 --- a/src/webquerycsb.h +++ b/src/webquerycsb.h @@ -22,8 +22,8 @@ #include <tdeio/job.h> -#include <fileimporterbibtex.h> -#include <webquery.h> +#include "fileimporterbibtex.h" +#include "webquery.h" class TQSpinBox; class TQCheckBox; |