mcabber/modules/xttitle/xttitle.c
changeset 2038 5d5af91a0a69
parent 1841 8ad982f83fd6
equal deleted inserted replaced
2037:96c0d8afdbe6 2038:5d5af91a0a69
    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 <http://www.gnu.org/licenses/>.
    20  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
    21  */
    21  */
    22 
    22 
       
    23 #include <stdio.h>
    23 #include <stdlib.h>
    24 #include <stdlib.h>
    24 #include <mcabber/modules.h>
    25 #include <mcabber/modules.h>
    25 #include <mcabber/settings.h>
    26 #include <mcabber/settings.h>
    26 #include <mcabber/hooks.h>
    27 #include <mcabber/hooks.h>
    27 #include <mcabber/logprint.h>
    28 #include <mcabber/logprint.h>