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-18 11:18:10 +01:00
parent 55f1255b6e
commit f997048a38
23 changed files with 23 additions and 23 deletions

View File

@@ -17,7 +17,7 @@
* Authors: Benjamin Otte <otte@gnome.org>
*/
/* #include "config.h" */
/* #include "calls-config.h" */
#include "gtkflattenlistmodel.h"