summaryrefslogtreecommitdiff
path: root/Ivycpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'Ivycpp.h')
-rw-r--r--Ivycpp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ivycpp.h b/Ivycpp.h
index 55a429d..86e1075 100644
--- a/Ivycpp.h
+++ b/Ivycpp.h
@@ -17,7 +17,7 @@
namespace IvyC
{
#ifdef USE_XT
- #include "ivyxtloop.h"
+ #include <Ivy/ivyxtloop.h>
#else
#include <Ivy/ivyloop.h>
#endif