aboutsummaryrefslogtreecommitdiff
path: root/src/gensvm_train.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gensvm_train.c')
-rw-r--r--src/gensvm_train.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gensvm_train.c b/src/gensvm_train.c
index 776e546..680d0dd 100644
--- a/src/gensvm_train.c
+++ b/src/gensvm_train.c
@@ -19,7 +19,7 @@
#include "gensvm_matrix.h"
#include "gensvm_sv.h"
#include "gensvm_train.h"
-#include "util.h"
+#include "gensvm_util.h"
/**
* Maximum number of iterations of the algorithm.