chiark / gitweb /
General build system spring-cleaning.
[mLib] / codec / hex.h
index c36ae31746d275f92d83a7ebc0252ef71a1d3c1b..db79530b56437bf9498c37446fccfdfd471202bb 100644 (file)
 
 /*----- Header files ------------------------------------------------------*/
 
+#ifndef MLIB_CODEC_H
+#  include "codec.h"
+#endif
+
 #ifndef MLIB_DSTR_H
 #  include "dstr.h"
 #endif