1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00

Some crucial cosmetics

This commit is contained in:
Berke Viktor 2013-04-27 21:35:19 +02:00
parent e834783cb8
commit d20dccbe02

View File

@ -51,7 +51,7 @@
#include "url.h"
#include "hexchatc.h"
#include <glib-object.h> /*for g_type_init() */
#include <glib-object.h> /* for g_type_init() */
#ifdef USE_OPENSSL
#include <openssl/ssl.h> /* SSL_() */