Fixed include guard of src/satip/server.h
This commit is contained in:
parent
203b48ed94
commit
310a77ce93
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef __TVH_SATIP_SERVER__H__
|
||||
#ifndef __TVH_SATIP_SERVER_H__
|
||||
#define __TVH_SATIP_SERVER_H__
|
||||
|
||||
#include "build.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue