/*
* Copyright (C) 2010 Ixonos Plc.
- * Copyright (C) 2011-2021 Philipp Spitzer, gregor herrmann, Stefan Stahl
+ * Copyright (C) 2011-2024 Philipp Spitzer, gregor herrmann, Stefan Stahl
*
* This file is part of ConfClerk.
*
#include "conference.h"
#include "track.h"
#include "room.h"
-
-#include <application.h>
+#include "application.h"
const QString EventModel::COMMA_SEPARATOR = ", ";