summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Python.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Plugins/Python.cpp')
-rw-r--r--lib/Plugins/Python.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Plugins/Python.cpp b/lib/Plugins/Python.cpp
index fc3e41c5..047d1d1a 100644
--- a/lib/Plugins/Python.cpp
+++ b/lib/Plugins/Python.cpp
@@ -18,8 +18,8 @@
*/
#include "abrtlib.h"
#include "Python.h"
-#include "DebugDump.h"
-#include "ABRTException.h"
+#include "debug_dump.h"
+#include "abrt_exception.h"
#include "Python_hash.h"
using namespace std;