Fix building outside the source tree
$(top_srcdir)/common is in INCLUDES, but $(top_srcdir) is not.
This commit is contained in:
parent
dac8bf728a
commit
380c0cd2e7
@ -19,7 +19,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "rdp.h"
|
#include "rdp.h"
|
||||||
#include "common/log.h"
|
#include "log.h"
|
||||||
|
|
||||||
/*****************************************************************************/
|
/*****************************************************************************/
|
||||||
struct rdp_mcs *APP_CC
|
struct rdp_mcs *APP_CC
|
||||||
|
Loading…
Reference in New Issue
Block a user