- job.h and job.c moved to directory jobs

This commit is contained in:
Jan Hutter
2005-11-16 12:43:08 +00:00
parent 5dee5e68c5
commit 2b3183835a
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
#include "receiver.h"
#include "job.h"
#include "jobs/job.h"
#include "socket.h"
#include "packet.h"
#include "globals.h"