include fix
This commit is contained in:
parent
91b5eef3dc
commit
ab2f7b14a1
@ -1,7 +1,7 @@
|
||||
#include <unistd.h>
|
||||
#include "CompilationScenario.h"
|
||||
#include "../kerep/src/Filesystem/filesystem.h"
|
||||
#include "process/process.h"
|
||||
#include "process/Process.h"
|
||||
|
||||
kt_define(Language, NULL, NULL);
|
||||
kt_define(Tool, NULL, NULL);
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
#include "../kerep/src/Filesystem/filesystem.h"
|
||||
#include "../kerep/src/DtsodParser/DtsodV24.h"
|
||||
#include "CompilationScenario.h"
|
||||
#include "process/process.h"
|
||||
#include "process/Process.h"
|
||||
|
||||
#ifndef OS
|
||||
#error undefined OS
|
||||
|
||||
Loading…
Reference in New Issue
Block a user