diff options
-rw-r--r-- | lout/object.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lout/object.cc b/lout/object.cc index 9eec028e..d72b1eec 100644 --- a/lout/object.cc +++ b/lout/object.cc @@ -21,6 +21,7 @@ #include "object.hh" #include <stdio.h> +#include <config.h> namespace lout { |