Cleaned up includes.

This commit is contained in:
Håvard Pettersson 2014-09-28 05:55:18 +02:00
parent ecfbf466fe
commit bbd514f825
14 changed files with 7 additions and 35 deletions

View file

@ -17,14 +17,11 @@
* along with Tox-WeeChat. If not, see <http://www.gnu.org/licenses/>.
*/
#include <stdlib.h>
#include <inttypes.h>
#include <weechat/weechat-plugin.h>
#include "twc.h"
#include "twc-profile.h"
#include "twc-list.h"
#include "twc-profile.h"
#include "twc-completion.h"