diff options
Diffstat (limited to 'client/smartcard_channel.cpp')
| -rw-r--r-- | client/smartcard_channel.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/client/smartcard_channel.cpp b/client/smartcard_channel.cpp index 32b6d8d6..e0e9b889 100644 --- a/client/smartcard_channel.cpp +++ b/client/smartcard_channel.cpp @@ -14,6 +14,10 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, see <http://www.gnu.org/licenses/>. */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include <spice/enums.h> #include "client/red_client.h" |
