summaryrefslogtreecommitdiff
path: root/chill/src/loop_extra.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chill/src/loop_extra.cc')
-rw-r--r--chill/src/loop_extra.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chill/src/loop_extra.cc b/chill/src/loop_extra.cc
index 2412403..dac05bf 100644
--- a/chill/src/loop_extra.cc
+++ b/chill/src/loop_extra.cc
@@ -11,7 +11,7 @@
07/31/10 Created by Chun Chen
*****************************************************************************/
-#include <codegen.h>
+#include <code_gen/codegen.h>
#include <code_gen/CG_utils.h>
#include "loop.hh"
#include "omegatools.hh"