diff --git a/dram/src/simulation/TraceGenerator.h b/dram/src/simulation/TraceGenerator.h index 85429458..7aaac7b4 100644 --- a/dram/src/simulation/TraceGenerator.h +++ b/dram/src/simulation/TraceGenerator.h @@ -1,5 +1,5 @@ -#ifndef TLMPACKETGENERATOR_H -#define TLMPACKETGENERATOR_H +#ifndef TRACEGENERATOR_H +#define TRACEGENERATOR_H #include "TracePlayer.h"