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_misc.c')
-rw-r--r--csync/src/csync_misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/csync/src/csync_misc.c b/csync/src/csync_misc.c
index 1796f92d9..0170b462b 100644
--- a/csync/src/csync_misc.c
+++ b/csync/src/csync_misc.c
@@ -19,7 +19,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include "config.h"
+#include "config_csync.h"
#ifndef _GNU_SOURCE
#define _GNU_SOURCE