diff VPThread.h @ 26:99b300fa7f1c

New include paths because of new project structure and branch file
author Merten Sach <msach@mailbox.tu-berlin.de>
date Mon, 13 Feb 2012 19:36:58 +0100
parents bb2500771be8
children
line diff
     1.1 --- a/VPThread.h	Fri Dec 16 20:03:16 2011 +0100
     1.2 +++ b/VPThread.h	Mon Feb 13 19:36:58 2012 +0100
     1.3 @@ -9,9 +9,9 @@
     1.4  #ifndef _VPThread_H
     1.5  #define	_VPThread_H
     1.6  
     1.7 -#include "VMS/VMS.h"
     1.8 -#include "VMS/Queue_impl/PrivateQueue.h"
     1.9 -#include "VMS/DynArray/DynArray.h"
    1.10 +#include "VMS_Implementations/VMS_impl/VMS.h"
    1.11 +#include "C_Libraries/Queue_impl/PrivateQueue.h"
    1.12 +#include "C_Libraries/DynArray/DynArray.h"
    1.13  
    1.14  
    1.15  /*This header defines everything specific to the VPThread semantic plug-in