From bd6336c629841c6db3a6ca53a936d629d34db53b Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:15:16 +0200 Subject: 4.1 --- ui/batch_status_handler.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ui/batch_status_handler.h') diff --git a/ui/batch_status_handler.h b/ui/batch_status_handler.h index 43fa5549..548447f6 100644 --- a/ui/batch_status_handler.h +++ b/ui/batch_status_handler.h @@ -7,9 +7,9 @@ #ifndef BATCHSTATUSHANDLER_H_INCLUDED #define BATCHSTATUSHANDLER_H_INCLUDED -#include "../library/status_handler.h" -#include "../library/process_xml.h" -#include "../library/error_log.h" +#include "../lib/status_handler.h" +#include "../lib/process_xml.h" +#include "../lib/error_log.h" #include "progress_indicator.h" #include "switch_to_gui.h" -- cgit