Allow citadel / libcitadel to be built outside their source directory, e.g.:
[citadel.git] / libcitadel / lib / stringbuf.c
index c882189c9a60b2ea0f17684723f2cddf6efb6644..6f2904456370fa9e3199fcac60add5ec9a34edac 100644 (file)
@@ -1,4 +1,4 @@
-#include "../sysdep.h"
+#include "sysdep.h"
 #include <ctype.h>
 #include <errno.h>
 #include <string.h>