diff --git a/JGE/src/decoder_prx.c b/JGE/src/decoder_prx.cpp similarity index 97% rename from JGE/src/decoder_prx.c rename to JGE/src/decoder_prx.cpp index fa565e751..a11159bfe 100644 --- a/JGE/src/decoder_prx.c +++ b/JGE/src/decoder_prx.cpp @@ -19,7 +19,8 @@ * */ -#include "../include/decoder_prx.h" +#include "decoder_prx.h" +#include char *prx_static_init() {