mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-06 13:24:16 -04:00
Renaming all to VOIP in VOIP plugin (patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8231 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
a3b32b92d5
commit
b5bf3ce130
29 changed files with 860 additions and 686 deletions
|
@ -3,8 +3,7 @@
|
|||
* Copyright (C) 2010 Peter Zotov
|
||||
*/
|
||||
|
||||
#ifndef SPEEXPROCESSOR_H
|
||||
#define SPEEXPROCESSOR_H
|
||||
#pragma once
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
@ -117,5 +116,3 @@ namespace QtSpeex {
|
|||
int speex_jitter_get_pointer_timestamp(SpeexJitter jitter);
|
||||
};
|
||||
}
|
||||
|
||||
#endif // SPEEXPROCESSOR_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue