]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliRndm.cxx
Using proper file IDs in DAs
[u/mrichter/AliRoot.git] / STEER / AliRndm.cxx
index 446c83faef7057cccd6a47738fac787e034fe845..f089e66bea707ddda01884f2df580f152741641e 100644 (file)
 // It also allows saving and retrieving of the random number seeds
 ///////////////////////////////////////////////////////////////////////////////
 
-#include "TFile.h"
-#include "TError.h"
-#include "TRandom3.h"
-#include "TSystem.h"
+#include <TClass.h>
+#include <TFile.h>
+#include <TError.h>
+#include <TRandom3.h>
+#include <TSystem.h>
 
 #include "AliRndm.h"
 #include "AliLog.h"