diff options
Diffstat (limited to 'pref.h')
-rw-r--r-- | pref.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ extern "C" { #endif +#include "units.h" + /* can't use 'bool' for the boolean values - different size in C and C++ */ typedef struct { |