diff options
Diffstat (limited to 'src/modules/dcc/chat.cpp')
| -rw-r--r-- | src/modules/dcc/chat.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modules/dcc/chat.cpp b/src/modules/dcc/chat.cpp index d629b3d14..ef06da588 100644 --- a/src/modules/dcc/chat.cpp +++ b/src/modules/dcc/chat.cpp @@ -839,4 +839,6 @@ out_of_the_loop: return bRet; } +#ifndef COMPILE_USE_STANDALONE_MOC_SOURCES #include "m_chat.moc" +#endif //!COMPILE_USE_STANDALONE_MOC_SOURCES |
