diff options
Diffstat (limited to 'rdp/rdp_mcs.c')
-rw-r--r-- | rdp/rdp_mcs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rdp/rdp_mcs.c b/rdp/rdp_mcs.c index 18c33ac4..536ba7d1 100644 --- a/rdp/rdp_mcs.c +++ b/rdp/rdp_mcs.c @@ -19,7 +19,7 @@ */ #include "rdp.h" -#include "common/log.h" +#include "log.h" /*****************************************************************************/ struct rdp_mcs *APP_CC |