diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-12-14 18:34:57 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-12-14 18:34:57 +0000 |
commit | a50273328b4e736278dfde8db29220dc4bbbfe70 (patch) | |
tree | 2d21ceef1ff9572a598265c771298aa169432682 /include/inspircd.h | |
parent | d0f0cbea0727e3a3f670a308b173559061a0ca1d (diff) |
Tidy tidy
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2443 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/inspircd.h')
-rw-r--r-- | include/inspircd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/inspircd.h b/include/inspircd.h index fb978f704..dd994f0fc 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -42,7 +42,7 @@ #include "inspircd_util.h" #include "users.h" #include "channels.h" -#include "sockets.h" +#include "socket.h" // some misc defines |