aboutsummaryrefslogtreecommitdiff
path: root/biology/lagan/files/patch-src__glocal__score.cpp
blob: 0360397cacbc1a476b767dcf18a7ef91f5692903 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/glocal/score.cpp.orig	2006-09-14 20:40:19 UTC
+++ src/glocal/score.cpp
@@ -2,7 +2,7 @@
 #include<score.h>
 #include<leftinfluence.h>
 #include<rightinfluence.h>
-#include<fstream.h>
+#include<fstream>
 
 extern vector<class Score*> scoreFunctions[1<<(UPSTRANDBITS+DOWNSTRANDBITS+RELPOSBITS)];