Fix sources to include their respective header

This commit is contained in:
J-P Nurmi
2015-07-14 18:51:40 +02:00
parent ea2df008f8
commit d39b20b505
9 changed files with 9 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
* limitations under the License.
*/
#include <znc/Client.h>
#include <znc/Chan.h>
#include <znc/IRCSock.h>
#include <znc/User.h>