summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a96f956)
raw | patch | inline | side by side (parent: a96f956)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 1 Feb 2007 22:00:23 +0000 (22:00 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 1 Feb 2007 22:00:23 +0000 (22:00 +0000) |
program/bindings/tcl/tclrrd.c | patch | blob | history |
index a119b5040b4b4035ec48dd169288ba7b52e6f31a..e89e051c2da88b7736f10e6756704fc2b16a9c5d 100644 (file)
#include <time.h>
#include <unistd.h>
#include <tcl.h>
-#include <rrd_tool.h>
-#include <rrd_format.h>
+#include "../../src/rrd_tool.h"
+#include "../../rrd_format.h"
/* support pre-8.4 tcl */