summaryrefslogtreecommitdiffstats
path: root/xrdp
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2008-08-10 06:22:11 +0000
committerjsorg71 <jsorg71>2008-08-10 06:22:11 +0000
commita2f6ba07b296f5c24cd463e338ede7794268fa72 (patch)
treef12cea4754b5be06b38019c340682abf85a9d267 /xrdp
parent4fb3a1a5476e550f53937a7c4b1becd5b2592811 (diff)
downloadxrdp-proprietary-a2f6ba07b296f5c24cd463e338ede7794268fa72.tar.gz
xrdp-proprietary-a2f6ba07b296f5c24cd463e338ede7794268fa72.zip
change config.h to config_ac.h
Diffstat (limited to 'xrdp')
-rw-r--r--xrdp/xrdp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xrdp/xrdp.h b/xrdp/xrdp.h
index 404fc540..94e6ed5f 100644
--- a/xrdp/xrdp.h
+++ b/xrdp/xrdp.h
@@ -22,7 +22,7 @@
/* include other h files */
#if defined(HAVE_CONFIG_H)
-#include "config.h"
+#include "config_ac.h"
#endif
#include "arch.h"
#include "parse.h"