diff --git a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CompressEvents.h b/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CompressEvents.h
index accbc72c0b725747a1894612dc243b7da66077d2..ce4a992e2e090e12f9546364bdd429c414da3ae9 100644
--- a/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CompressEvents.h
+++ b/Code/Mantid/Framework/DataHandling/inc/MantidDataHandling/CompressEvents.h
@@ -1,5 +1,5 @@
 #ifndef MANTID_DATAHANDLING_COMPRESSEVENTS_H_
-#define MANTID_DATAHANDLING_GROUPDETECTORS_H_
+#define MANTID_DATAHANDLING_COMPRESSEVENTS_H_
 
 //----------------------------------------------------------------------
 // Includes
diff --git a/Code/Mantid/Framework/DataHandling/test/CompressEventsTest.h b/Code/Mantid/Framework/DataHandling/test/CompressEventsTest.h
index 71f9a863db407b365cc3691856ed78b953a24116..454900c91aaad254047ffd7f9a2d32eef72508ce 100644
--- a/Code/Mantid/Framework/DataHandling/test/CompressEventsTest.h
+++ b/Code/Mantid/Framework/DataHandling/test/CompressEventsTest.h
@@ -119,3 +119,5 @@ public:
 #endif
 
 
+
+