mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +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/Makefile \
|
||||||
src/video/VideoCodec/Makefile \
|
src/video/VideoCodec/Makefile \
|
||||||
src/video/V4L/Makefile \
|
src/video/V4L/Makefile \
|
||||||
src/memmanager/Makefile])
|
src/memmanager/Makefile \
|
||||||
|
src/mixer/Makefile])
|
||||||
|
|
||||||
AC_CONFIG_FILES([skins/Makefile \
|
AC_CONFIG_FILES([skins/Makefile \
|
||||||
skins/metal/Makefile \
|
skins/metal/Makefile \
|
||||||
|
@ -10,7 +10,6 @@
|
|||||||
#include "MemData.h"
|
#include "MemData.h"
|
||||||
#include "MemSpace.h"
|
#include "MemSpace.h"
|
||||||
#include "MemKey.h"
|
#include "MemKey.h"
|
||||||
#include <vector.h>
|
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user