Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/vowpal_wabbit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'library/ezexample_train.cc')
-rw-r--r--library/ezexample_train.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/ezexample_train.cc b/library/ezexample_train.cc
index 19a54d9d..e600e949 100644
--- a/library/ezexample_train.cc
+++ b/library/ezexample_train.cc
@@ -1,5 +1,5 @@
#include <stdio.h>
-#include "../vowpalwabbit/vw.h"
+#include "../vowpalwabbit/parser.h"
#include "ezexample.h"
using namespace std;