aboutsummaryrefslogtreecommitdiff
path: root/src/WriteHLL.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/WriteHLL.hh')
-rw-r--r--src/WriteHLL.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WriteHLL.hh b/src/WriteHLL.hh
index 90c4ba1..6b155f7 100644
--- a/src/WriteHLL.hh
+++ b/src/WriteHLL.hh
@@ -1,6 +1,6 @@
#ifndef __HLL_WRITER_HH_
#define __HLL_WRITER_HH_
-#include <IO.hh>
+#include "IO.hh"
class WriteHLL {
IObase &file;