summaryrefslogtreecommitdiff
path: root/macros/findDeps
diff options
context:
space:
mode:
Diffstat (limited to 'macros/findDeps')
-rw-r--r--macros/findDeps/getAllInterfaces.sci1
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/findDeps/getAllInterfaces.sci b/macros/findDeps/getAllInterfaces.sci
index f208e872..4894a862 100644
--- a/macros/findDeps/getAllInterfaces.sci
+++ b/macros/findDeps/getAllInterfaces.sci
@@ -80,6 +80,7 @@ function allInterfaces = getAllInterfaces()
"src/c/statisticsFunctions/interfaces/int_prod.h"
"src/c/statisticsFunctions/interfaces/int_variance.h"
"src/c/statisticsFunctions/interfaces/int_sum.h"
+ "src/c/operations/interface/int_OpEqual.h"
"src/c/operations/interface/int_OpDotStar.h"
"src/c/operations/interface/int_OpDotSlash.h"
"src/c/operations/interface/int_OpBackSlash.h"