Changed #ifndef of trace generators' header file

This commit is contained in:
Matthias Jung
2014-09-03 11:53:09 +02:00
parent 7abf3c9958
commit 9cddd32a01

View File

@@ -1,5 +1,5 @@
#ifndef TLMPACKETGENERATOR_H
#define TLMPACKETGENERATOR_H
#ifndef TRACEGENERATOR_H
#define TRACEGENERATOR_H
#include "TracePlayer.h"