RTS tidyup sweep, first phase
[ghc-hetmet.git] / includes / rts / EventLogFormat.h
similarity index 98%
rename from includes/EventLogFormat.h
rename to includes/rts/EventLogFormat.h
index b56b0b7..363c1ca 100644 (file)
@@ -73,8 +73,8 @@
  *
  * -------------------------------------------------------------------------- */
 
-#ifndef EVENTLOGFORMAT_H
-#define EVENTLOGFORMAT_H
+#ifndef RTS_EVENTLOGFORMAT_H
+#define RTS_EVENTLOGFORMAT_H
 
 /*
  * Markers for begin/end of the Header.
@@ -140,4 +140,4 @@ typedef StgWord16 EventCapNo;
 
 #endif
 
-#endif /* EVENTLOGFORMAT_H */
+#endif /* RTS_EVENTLOGFORMAT_H */