Explorar o código

Fix bug where bmem.h wasn't always included

jp9000 %!s(int64=11) %!d(string=hai) anos
pai
achega
70559b98a0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      libobs/util/util.hpp

+ 1 - 0
libobs/util/util.hpp

@@ -21,6 +21,7 @@
 #include <string.h>
 #include <string.h>
 #include <stdarg.h>
 #include <stdarg.h>
 
 
+#include "bmem.h"
 #include "config-file.h"
 #include "config-file.h"
 #include "text-lookup.h"
 #include "text-lookup.h"