X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=moving.c;h=17f3a2282767a738921a6a98fb3b1cc1ee5dca68;hp=174cd54b79a84fef6fe64071afb21fd468dd76e1;hb=332c6482c6a33c591de1dbcbd66f45f3a8fff499;hpb=72e3aeba119364fe8766fc8b6fb2bd8e5098355c diff --git a/moving.c b/moving.c index 174cd54..17f3a22 100644 --- a/moving.c +++ b/moving.c @@ -1,6 +1,6 @@ -#include "conio.h" -#include "sstlinux.h" #include +#include "sstlinux.h" +#include "conio.h" #include "sst.h" static void getcd(int, int);