diff options
Diffstat (limited to 'lib/Utils/ABRTException.cpp')
| -rw-r--r-- | lib/Utils/ABRTException.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Utils/ABRTException.cpp b/lib/Utils/ABRTException.cpp index a451cbdf..0ae5d452 100644 --- a/lib/Utils/ABRTException.cpp +++ b/lib/Utils/ABRTException.cpp @@ -16,7 +16,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ -#include "ABRTException.h" +#include "abrt_exception.h" CABRTException::CABRTException(abrt_exception_t type, const char* fmt, ...) { |
