X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=src%2Fproxyp.h;h=0296b87c75e908b6e1b73ae0ea5247613c1f8f6c;hp=311062c8d81f6874970de1ff83f71bd54315f1aa;hb=243e40729c4ac5cbed92a22dd18182d7692dd6e8;hpb=2cf9ce96410e7430b86ed8cabd1d20caca1b44c3 diff --git a/src/proxyp.h b/src/proxyp.h index 311062c..0296b87 100644 --- a/src/proxyp.h +++ b/src/proxyp.h @@ -28,7 +28,7 @@ Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA #endif #if HAVE_USEMARCON -#include +#include #endif #include @@ -46,8 +46,8 @@ class Yaz_usemarcon { const char *input, int input_len, char **output, int *output_len); #if HAVE_USEMARCON - CDetails *m_stage1; - CDetails *m_stage2; + Usemarcon *m_stage1; + Usemarcon *m_stage2; #else int dummy; #endif