/*
* Copyright (C) 2010 Ixonos Plc.
- * Copyright (C) 2011-2012 Philipp Spitzer, gregor herrmann
+ * Copyright (C) 2011-2012 Philipp Spitzer, gregor herrmann, Stefan Stahl
*
* This file is part of ConfClerk.
*
#include <QVector>
#include <QStringList>
-#include <ormrecord.h>
+#include "ormrecord.h"
class Conference : public OrmRecord<Conference>
{