aboutsummaryrefslogtreecommitdiff
path: root/wind.h
blob: c2b835f4bd1e55b3889ad2fdcdc2b4faac053137 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

#ifndef WIND_METAG_H
#define WIND_METAG_H

#include "main.h"
#include "readline.h"
#include "contactList.h"



void resize();


#endif