From 048d59afbccb859186112f2e6079d85b258d6e6b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 17 Aug 2004 05:04:13 -0400 Subject: added missing header --- option.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/option.cc b/option.cc index 46cfbebe..1010981f 100644 --- a/option.cc +++ b/option.cc @@ -1,4 +1,5 @@ #include "option.h" +#include "debug.h" #include "util.h" #include -- cgit v1.2.3