aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/dcc/DccVoiceWindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/dcc/DccVoiceWindow.cpp')
-rw-r--r--src/modules/dcc/DccVoiceWindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/dcc/DccVoiceWindow.cpp b/src/modules/dcc/DccVoiceWindow.cpp
index 470436703..4356a274a 100644
--- a/src/modules/dcc/DccVoiceWindow.cpp
+++ b/src/modules/dcc/DccVoiceWindow.cpp
@@ -73,7 +73,7 @@ extern DccBroker * g_pDccBroker;
//CAN NOT COMPILE :(
#define COMPILE_DISABLE_DCC_VOICE
#if !defined(COMPILE_ON_WINDOWS) && !defined(COMPILE_ON_MINGW)
- #warning "Cannot find the soundcard.h header; you will NOT be able to use DCC Voice"
+ #warning "Can't find the soundcard.h header; you will NOT be able to use DCC Voice"
#endif
#endif
#endif