include: fixup header inclusion
[c11tester.git] / include / cmodelint.h
index 232648cd588ef8c4c69a752b3899d5a1572b510e..24c5f6fb67353b97d24351ef9e8f32c08e437155 100644 (file)
@@ -5,6 +5,7 @@
 #ifndef CMODELINT_H
 #define CMODELINT_H
 #include <inttypes.h>
+#include "memoryorder.h"
 
 #if __cplusplus
 using std::memory_order;