Include header cleanup.

This commit is contained in:
Felix Geyer 2012-05-20 23:08:23 +02:00
parent d8d288fca2
commit 5297722ede
14 changed files with 12 additions and 15 deletions

View file

@ -18,12 +18,11 @@
#ifndef KEEPASSX_KEEPASS2WRITER_H
#define KEEPASSX_KEEPASS2WRITER_H
#include <QtCore/QIODevice>
#include "format/KeePass2.h"
#include "keys/CompositeKey.h"
class Database;
class QIODevice;
class KeePass2Writer
{