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/library_example.cc')
-rw-r--r--library/library_example.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/library_example.cc b/library/library_example.cc
index 28110e27..0140083a 100644
--- a/library/library_example.cc
+++ b/library/library_example.cc
@@ -1,5 +1,5 @@
#include <stdio.h>
-#include "../vowpalwabbit/vw.h"
+#include "../vowpalwabbit/parser.h"
using namespace std;