Merge branch 'headers'

This commit is contained in:
Alexey Sokolov
2011-09-28 20:15:20 +07:00
116 changed files with 471 additions and 470 deletions
+4 -4
View File
@@ -6,10 +6,10 @@
* by the Free Software Foundation.
*/
#include "FileUtils.h"
#include "User.h"
#include "znc.h"
#include "ExecSock.h"
#include <znc/FileUtils.h>
#include <znc/User.h>
#include <znc/znc.h>
#include <znc/ExecSock.h>
// Forward Declaration
class CShellMod;