diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/m_chat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_chat.h b/include/m_chat.h index 61647eb81b..f640d5f90b 100644 --- a/include/m_chat.h +++ b/include/m_chat.h @@ -18,7 +18,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-
+#pragma once
/*
This plugin provides event driven chat rooms for protocols that wish to use it.
|