Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'csync/src/csync_exclude.c')
-rw-r--r--csync/src/csync_exclude.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/csync/src/csync_exclude.c b/csync/src/csync_exclude.c
index 6f0e10e69..68a6d61d5 100644
--- a/csync/src/csync_exclude.c
+++ b/csync/src/csync_exclude.c
@@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "config.h"
+#include "config_csync.h"
#include <sys/types.h>
#include <sys/stat.h>