diff options
| author | Jiri Moskovcak <jmoskovc@redhat.com> | 2011-05-23 17:25:21 +0200 |
|---|---|---|
| committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2011-05-23 17:25:21 +0200 |
| commit | 497c2f4e8ac6ed3621429b9a11b897d9fbb63ee0 (patch) | |
| tree | 87743b78ac8c78dc23604115e787ae0f02aeb3f1 /src/report-python/common.h | |
| parent | 28e6bba1e2a35f6bca8f27b5397e1c7fa2171fd4 (diff) | |
| download | abrt-497c2f4e8ac6ed3621429b9a11b897d9fbb63ee0.tar.gz abrt-497c2f4e8ac6ed3621429b9a11b897d9fbb63ee0.tar.xz abrt-497c2f4e8ac6ed3621429b9a11b897d9fbb63ee0.zip | |
obsolete report with libreport-python
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; |
