summaryrefslogtreecommitdiff
path: root/src/chillmodule.cc
diff options
context:
space:
mode:
authorTuowen Zhao <ztuowen@gmail.com>2016-09-19 22:32:41 +0000
committerTuowen Zhao <ztuowen@gmail.com>2016-09-19 22:32:41 +0000
commitcf2eb3dde8d9d49f28b9f91a726c865abe948109 (patch)
treedeff333167b9a132df5903cf629e623f20c9a7e8 /src/chillmodule.cc
parentad802305ebdc4a3956f90382f7d40a104e8c2f73 (diff)
downloadchill-cf2eb3dde8d9d49f28b9f91a726c865abe948109.tar.gz
chill-cf2eb3dde8d9d49f28b9f91a726c865abe948109.tar.bz2
chill-cf2eb3dde8d9d49f28b9f91a726c865abe948109.zip
parseRel as lib
Diffstat (limited to 'src/chillmodule.cc')
-rw-r--r--src/chillmodule.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chillmodule.cc b/src/chillmodule.cc
index 0e41f88..72f32d4 100644
--- a/src/chillmodule.cc
+++ b/src/chillmodule.cc
@@ -1,6 +1,6 @@
#include "chilldebug.h"
-#include "chill_run_util.hh"
+#include <parseRel.hh>
#include <signal.h>
#include <stdio.h>