]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/chat.cpp
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
[dragonfireclient.git] / src / chat.cpp
index 3102e194a0851d5c48f840c08ee141fac1ad464b..0bd5c16709bb54565f677e7d34123cd6af173608 100644 (file)
@@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #include "chat.h"
 #include "debug.h"
-#include <cassert>
+#include "strfnd.h"
 #include <cctype>
 #include <sstream>
 #include "util/string.h"