summaryrefslogtreecommitdiff
path: root/toxmsi/phone.h
diff options
context:
space:
mode:
authorMartijn <martijnvdc@gmail.com>2013-10-28 14:19:38 +0100
committerMartijn <martijnvdc@gmail.com>2013-10-28 14:19:38 +0100
commit5971d8f7957fc887fbdcffcbd90012637a4c359f (patch)
tree2a351cf4b838f4267ae6aa4ce292f297df2c5ac1 /toxmsi/phone.h
parent3d019fb115aafb5635c162a2cd0b61006bce9fc8 (diff)
renamed AV_codec to toxmedia
Diffstat (limited to 'toxmsi/phone.h')
-rw-r--r--toxmsi/phone.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxmsi/phone.h b/toxmsi/phone.h
index d661dcfd..f96aac73 100644
--- a/toxmsi/phone.h
+++ b/toxmsi/phone.h
@@ -8,7 +8,7 @@
8#include "../toxrtp/tests/test_helper.h" 8#include "../toxrtp/tests/test_helper.h"
9#include <assert.h> 9#include <assert.h>
10#include <pthread.h> 10#include <pthread.h>
11#include "AV_codec.h" 11#include "toxmedia.h"
12 12
13/* Define client version */ 13/* Define client version */
14#define _USERAGENT "tox_phone-v.0.2.1" 14#define _USERAGENT "tox_phone-v.0.2.1"