summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pjlib/include/pj/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pjlib/include/pj/config.h b/pjlib/include/pj/config.h
index c5a3b476..25758452 100644
--- a/pjlib/include/pj/config.h
+++ b/pjlib/include/pj/config.h
@@ -20,6 +20,8 @@
#ifndef __PJ_CONFIG_H__
#define __PJ_CONFIG_H__
+#error "For PJSIP version 1.x, please switch your svn repository URL to https://svn.pjsip.org/repos/pjproject/branches/1.x"
+
/**
* @file config.h
* @brief PJLIB Main configuration settings.