diff options
Diffstat (limited to 'src/webqueryzmath.h')
-rw-r--r-- | src/webqueryzmath.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webqueryzmath.h b/src/webqueryzmath.h index 101ce7f..df01cf0 100644 --- a/src/webqueryzmath.h +++ b/src/webqueryzmath.h @@ -20,7 +20,7 @@ #ifndef KBIBTEXWEBQUERYZMATH_H #define KBIBTEXWEBQUERYZMATH_H -#include <webquery.h> +#include "webquery.h" namespace KBibTeX { |