]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpRowSegmentRSpecial.h
Reordering includes, forward declarations from most specific to more
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpRowSegmentRSpecial.h
index 3b5c963165522151b30c59229b39f3d855855b5a..7a7665ed7a927a370572298307fe2b1450de0be6 100644 (file)
@@ -2,7 +2,7 @@
  * See cxx source for full Copyright notice                               */
 
 // $Id$
-// $MpId: AliMpRowSegmentRSpecial.h,v 1.5 2005/08/26 15:43:36 ivana Exp $
+// $MpId: AliMpRowSegmentRSpecial.h,v 1.7 2006/03/17 11:38:28 ivana Exp $
 
 /// \ingroup sector
 /// \class AliMpRowSegmentRSpecial
 #ifndef ALI_MP_ROW_SEGMENT_R_SPECIAL_H
 #define ALI_MP_ROW_SEGMENT_R_SPECIAL_H
 
-#include <TVector2.h>
-
 #include "AliMpVRowSegmentSpecial.h"
 
+#include <TVector2.h>
+
 class AliMpRow;
 class AliMpPadRow;
 class AliMpVPadRowSegment;