summaryrefslogtreecommitdiff
path: root/ufo/ufo-graph.c
diff options
context:
space:
mode:
authorMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2013-01-31 10:56:57 +0100
committerMatthias Vogelgesang <matthias.vogelgesang@kit.edu>2013-01-31 10:56:57 +0100
commit82454b0cfc0e0940c7e8393ca70d74275f7ee8b7 (patch)
tree89679079abcda342c452921821b0ee2045a9d864 /ufo/ufo-graph.c
parente20fe58bb5714a3ab6623a552e57cff3aae9cf0f (diff)
Adapt inclusion in source files
Diffstat (limited to 'ufo/ufo-graph.c')
-rw-r--r--ufo/ufo-graph.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ufo/ufo-graph.c b/ufo/ufo-graph.c
index 2d943a7..be55267 100644
--- a/ufo/ufo-graph.c
+++ b/ufo/ufo-graph.c
@@ -18,8 +18,8 @@
*/
#include <stdio.h>
-#include <ufo-node.h>
-#include <ufo-graph.h>
+#include <ufo/ufo-node.h>
+#include <ufo/ufo-graph.h>
/**
* SECTION:ufo-graph