From aab6aa419c74cac0dda3acceb17558ebdcc85459 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Thu, 21 Jul 2011 18:23:49 +0200 Subject: fix make distcheck --- client/smartcard_channel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') diff --git a/client/smartcard_channel.cpp b/client/smartcard_channel.cpp index b086ad79..9770b1b8 100644 --- a/client/smartcard_channel.cpp +++ b/client/smartcard_channel.cpp @@ -16,7 +16,7 @@ */ #include -#include "client/red_client.h" +#include "red_client.h" #include "mutex.h" extern "C" { -- cgit