198:f246725199dc | 199:10dd5909a50e |
---|---|
14 * | 14 * |
15 * You should have received a copy of the GNU General Public License | 15 * You should have received a copy of the GNU General Public License |
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. | 16 * along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 */ | 17 */ |
18 | 18 |
19 #include <stdio.h> | |
20 #include <stdlib.h> | |
21 #include <errno.h> | 19 #include <errno.h> |
22 #include <time.h> | 20 #include <time.h> |
23 #include <QDir> | 21 #include <QDir> |
24 #include "common.h" | 22 #include "common.h" |
25 #include "config.h" | 23 #include "config.h" |