diff --git a/Segment.cpp b/src/Segment.cpp similarity index 100% rename from Segment.cpp rename to src/Segment.cpp diff --git a/Segment.h b/src/Segment.h similarity index 100% rename from Segment.h rename to src/Segment.h diff --git a/Trie.cpp b/src/Trie.cpp similarity index 100% rename from Trie.cpp rename to src/Trie.cpp diff --git a/Trie.h b/src/Trie.h similarity index 100% rename from Trie.h rename to src/Trie.h diff --git a/globals.h b/src/globals.h similarity index 100% rename from globals.h rename to src/globals.h