summaryrefslogtreecommitdiff
path: root/extractor/features/feature.h
diff options
context:
space:
mode:
authorPaul Baltescu <pauldb89@gmail.com>2013-03-06 17:13:13 +0000
committerPaul Baltescu <pauldb89@gmail.com>2013-03-06 17:13:13 +0000
commit41b2aae5cf08899da5c46e944ead4ddf6639a3f0 (patch)
tree4a68011a4f7780e24a573f06a8437de0742c5d6f /extractor/features/feature.h
parent892b0820ce03268bf4c55bed8a8f697009f67f36 (diff)
Fix broken test & includes.
Diffstat (limited to 'extractor/features/feature.h')
-rw-r--r--extractor/features/feature.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/extractor/features/feature.h b/extractor/features/feature.h
index de2827bc..6693ccbf 100644
--- a/extractor/features/feature.h
+++ b/extractor/features/feature.h
@@ -3,8 +3,7 @@
#include <string>
-//TODO(pauldb): include headers nicely.
-#include "../phrase.h"
+#include "phrase.h"
using namespace std;