]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/kernel/marTypes.h
changes to viewer qt
[creaMaracasVisu.git] / lib / maracasVisuLib / src / kernel / marTypes.h
index 56c5c1996a12c4b0a50dd4ccc612301cd8fa9b56..93bee0a9b455c31a5e1d9513c4bc66273c1ebd1a 100644 (file)
@@ -3,14 +3,14 @@
   Program:   wxMaracas
   Module:    $RCSfile: marTypes.h,v $
   Language:  C++
-  Date:      $Date: 2010/04/20 14:42:44 $
-  Version:   $Revision: 1.8 $
+  Date:      $Date: 2010/11/03 19:44:45 $
+  Version:   $Revision: 1.9 $
 
   Copyright: (c) 2002, 2003
   License:
-  
-     This software is distributed WITHOUT ANY WARRANTY; without even 
-     the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
+
+     This software is distributed WITHOUT ANY WARRANTY; without even
+     the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
      PURPOSE.  See the above copyright notice for more information.
 
 =========================================================================*/
@@ -41,7 +41,7 @@
                #define MARACASVISULIB_EXPORTS __declspec( dllimport )
        #endif //maracasvisulib_EXPORTS
 #else
-       #define MARACASVISULIB_EXPORTS 
+       #define MARACASVISULIB_EXPORTS
 #endif
        */
 // LG 15/01/09 : Now use crea mechanism
@@ -83,7 +83,7 @@
  *  This file is included by all project files.
  */
 
-#include <creaSystem.h>
+#include "creaSystem.h"
 
 // This redefinitions shoul be useless using uint8_t, etc  // JPR