From ea0d3059f44c1edc3fd762c5b921e43e535db290 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 30 Oct 2012 22:13:40 +0100 Subject: Eliminate even more warnings and bump warning level to 3 Shouldn't need to go any higher, level 4+ gives insane warnings --- src/common/plugin.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/plugin.c') diff --git a/src/common/plugin.c b/src/common/plugin.c index b918ff05..62b83ae1 100644 --- a/src/common/plugin.c +++ b/src/common/plugin.c @@ -44,6 +44,7 @@ typedef struct session hexchat_context; #include "hexchat-plugin.h" #include "plugin.h" +#include "typedef.h" #include "hexchatc.h" -- cgit 1.4.1