diff --git a/common/wave.cpp b/common/wave.c similarity index 100% rename from common/wave.cpp rename to common/wave.c diff --git a/decode_ft8.cpp b/decode_ft8.c similarity index 100% rename from decode_ft8.cpp rename to decode_ft8.c diff --git a/ft8/constants.cpp b/ft8/constants.c similarity index 100% rename from ft8/constants.cpp rename to ft8/constants.c diff --git a/ft8/decode.cpp b/ft8/decode.c similarity index 100% rename from ft8/decode.cpp rename to ft8/decode.c diff --git a/ft8/encode.cpp b/ft8/encode.c similarity index 100% rename from ft8/encode.cpp rename to ft8/encode.c diff --git a/ft8/ldpc.cpp b/ft8/ldpc.c similarity index 100% rename from ft8/ldpc.cpp rename to ft8/ldpc.c diff --git a/ft8/pack.cpp b/ft8/pack.c similarity index 100% rename from ft8/pack.cpp rename to ft8/pack.c diff --git a/ft8/text.cpp b/ft8/text.c similarity index 100% rename from ft8/text.cpp rename to ft8/text.c diff --git a/ft8/unpack.cpp b/ft8/unpack.c similarity index 100% rename from ft8/unpack.cpp rename to ft8/unpack.c diff --git a/gen_ft8.cpp b/gen_ft8.c similarity index 100% rename from gen_ft8.cpp rename to gen_ft8.c diff --git a/test.cpp b/test.c similarity index 100% rename from test.cpp rename to test.c