Fixed include guard of src/satip/server.h

This commit is contained in:
Ullrich Kossow 2015-04-11 19:48:32 +02:00 committed by Jaroslav Kysela
parent 203b48ed94
commit 310a77ce93

View file

@ -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"