diff options
Diffstat (limited to 'src/report-python/common.h')
| -rw-r--r-- | src/report-python/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/report-python/common.h b/src/report-python/common.h index c94e8d90..ee56ad9a 100644 --- a/src/report-python/common.h +++ b/src/report-python/common.h @@ -21,6 +21,7 @@ #include "dump_dir.h" #include "problem_data.h" #include "run_event.h" +#include "report.h" /* exception object */ extern PyObject *ReportError; |
