summaryrefslogtreecommitdiffhomepage
path: root/DefinitionEx/src/Term.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'DefinitionEx/src/Term.cpp')
-rw-r--r--DefinitionEx/src/Term.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/DefinitionEx/src/Term.cpp b/DefinitionEx/src/Term.cpp
index acfdcb8..789066d 100644
--- a/DefinitionEx/src/Term.cpp
+++ b/DefinitionEx/src/Term.cpp
@@ -11,7 +11,7 @@
Implementation of the Term class
*/
-#include <Term.h>
+#include <starshatter/definition/Term.h>
#include <Utils.h>