include paths changed

This commit is contained in:
Jan Hutter
2005-11-23 09:13:40 +00:00
parent 696be0222f
commit 8080fccbe9
13 changed files with 26 additions and 26 deletions
+3 -3
View File
@@ -23,9 +23,9 @@
#ifndef INCOMING_PACKET_JOB_H_
#define INCOMING_PACKET_JOB_H_
#include "job.h"
#include "../types.h"
#include "../packet.h"
#include <jobs/job.h>
#include <types.h>
#include <packet.h>
/**
* Object representing an INCOMING_PACKET Job