pidgin/prefs/pidginprefs.c

changeset 42410
563e7a17c220
parent 42192
82dbf36ac6db
child 42575
580339aa47cc
equal deleted inserted replaced
42409:35ac55f4809d 42410:563e7a17c220
18 * 18 *
19 * You should have received a copy of the GNU General Public License 19 * You should have received a copy of the GNU General Public License
20 * along with this program; if not, see <https://www.gnu.org/licenses/>. 20 * along with this program; if not, see <https://www.gnu.org/licenses/>.
21 */ 21 */
22 22
23 #ifdef HAVE_CONFIG_H 23 #include <purpleconfig.h>
24 # include <config.h>
25 #endif
26 24
27 #include <errno.h> 25 #include <errno.h>
28 #include <math.h> 26 #include <math.h>
29 27
30 #include <glib/gi18n-lib.h> 28 #include <glib/gi18n-lib.h>

mercurial