- job.h and job.c moved to directory jobs
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#define JOB_QUEUE_H_
|
||||
|
||||
#include "../types.h"
|
||||
#include "../job.h"
|
||||
#include "../jobs/job.h"
|
||||
|
||||
/**
|
||||
* @brief Job-Queue
|
||||
|
||||
Reference in New Issue
Block a user