mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00
Correction compilation général
This commit is contained in:
@ -43,7 +43,8 @@ AC_CONFIG_FILES([src/Makefile \
|
||||
src/video/Makefile \
|
||||
src/video/VideoCodec/Makefile \
|
||||
src/video/V4L/Makefile \
|
||||
src/memmanager/Makefile])
|
||||
src/memmanager/Makefile \
|
||||
src/mixer/Makefile])
|
||||
|
||||
AC_CONFIG_FILES([skins/Makefile \
|
||||
skins/metal/Makefile \
|
||||
|
@ -10,7 +10,6 @@
|
||||
#include "MemData.h"
|
||||
#include "MemSpace.h"
|
||||
#include "MemKey.h"
|
||||
#include <vector.h>
|
||||
|
||||
using namespace std;
|
||||
|
||||
|
Reference in New Issue
Block a user