Rename "include/CgRPC.h" to "include/cgrpc.h"
@@ -1,4 +1,4 @@
module CgRPC {
- header "CgRPC.h"
+ header "cgrpc.h"
export *
}