summaryrefslogtreecommitdiffstats
path: root/src/include/abrtlib.h
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2011-03-07 17:09:43 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2011-03-07 17:09:43 +0100
commit75d2a56b6420fd65f596b8ee18b02e121147ea4e (patch)
tree5bcc4e723c52c3d4f50fe5de50d44271bd6d5a0e /src/include/abrtlib.h
parent67541b83a1c09ad95ed497da3f90c8bf8ce40676 (diff)
downloadabrt-75d2a56b6420fd65f596b8ee18b02e121147ea4e.tar.gz
abrt-75d2a56b6420fd65f596b8ee18b02e121147ea4e.tar.xz
abrt-75d2a56b6420fd65f596b8ee18b02e121147ea4e.zip
renamed some files, no code changes
Diffstat (limited to 'src/include/abrtlib.h')
-rw-r--r--src/include/abrtlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/abrtlib.h b/src/include/abrtlib.h
index 6122f467..435c4def 100644
--- a/src/include/abrtlib.h
+++ b/src/include/abrtlib.h
@@ -82,7 +82,7 @@ int vdprintf(int d, const char *format, va_list ap);
#include "abrt_types.h"
#include "dump_dir.h"
#include "run_event.h"
-#include "event_xml_parser.h"
+#include "event_config.h"
#ifdef __cplusplus