build: Rename config.h to calls-config.h

This guards against accidentally including configuration from elsewhere.
This commit is contained in:
Evangelos Ribeiro Tzaras
2022-12-22 15:08:18 +00:00
parent 55f1255b6e
commit f997048a38
23 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
/* #include "config.h" */
/* #include "calls-config.h" */
#include "gtkrbtreeprivate.h"