Commit 96736582 authored by Dafydd Harries's avatar Dafydd Harries

use "" not <> for local includes

darcs-hash:20070213151602-c9803-292db64754f2982c8bb4f1baffa738fc7fb110e3.gz
parent bbe144bb
...@@ -5,11 +5,10 @@ ...@@ -5,11 +5,10 @@
#include <glib.h> #include <glib.h>
#include <stun.h> #include "stun.h"
#include <udp.h> #include "udp.h"
#include "agent.h"
#include "random.h" #include "random.h"
#include "agent.h"
/*** component ***/ /*** component ***/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment