X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=libctsupport%2Fbyteorder.cpp;h=6a2ddc96f1f466e14c32dd4edd0121fab19f4321;hp=f7734fa44a32d86a2bb7e83fa42afbe2865f26b6;hb=12e2c29153a0f55ac23bdeec06b404638672985b;hpb=0fe37e9c318904715493dc9c894f658c43e6178e diff --git a/libctsupport/byteorder.cpp b/libctsupport/byteorder.cpp index f7734fa..6a2ddc9 100644 --- a/libctsupport/byteorder.cpp +++ b/libctsupport/byteorder.cpp @@ -6,9 +6,10 @@ #include #endif -#include "kstddef.h" +#include "ctsupport.h" #include "byteorder.h" + inline void SwapBytes2 (void* buffer) {