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
+2 -2
View File
@@ -24,8 +24,8 @@
#include "send_queue.h"
#include "../utils/allocator.h"
#include "../utils/linked_list.h"
#include <utils/allocator.h>
#include <utils/linked_list.h>
/**
* @brief Private Variables and Functions of send_queue class