summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index e71e464..a0ff6dd 100644
--- a/main.cpp
+++ b/main.cpp
@@ -65,7 +65,7 @@ int main()
songFolders.push_back("/Maynard-Ferguson-Theme-From-Shaft/");
songFolders.push_back("/Owane-Rock-Is-Too-Heavy/");
songFolders.push_back("/Stevie-Wonder-Contusion/");
- songFolders.push_back("/Victor-Wooten-and-Steve-Bailey-A-Chick-from-Corea-(Live)/"+chartFile);
+ songFolders.push_back("/Victor-Wooten-and-Steve-Bailey-A-Chick-from-Corea-(Live)/");
string songRoot = "./songs";
string chartFile = "notes.chart";