better build flags, out of the box lin,mac,win; refs #5

This commit is contained in:
Marc Wäckerlin
2010-08-26 13:13:56 +00:00
parent 0d6627bb78
commit 9aea024e81
2 changed files with 15 additions and 5 deletions

View File

@@ -291,7 +291,7 @@
#ifndef OPENCRYPTOKI_PKCS11_H
#define OPENCRYPTOKI_PKCS11_H
#include <opencryptoki/pkcs11types.h>
#include <opencryptoki/apiclient.h>
#include <pkcs11/pkcs11types.h>
#include <pkcs11/apiclient.h>
#endif