]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/app/application.h
Bump copyright years.
[toast/confclerk.git] / src / app / application.h
index b237866c3491eef63b14b72ad0a13d46f9f34fb5..0d5b1c7843d70ca5983258c2e766c320cff8792d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * 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.
  *
@@ -21,7 +21,7 @@
 #define APPLICATION_H
 
 #include <QApplication>
-#include <conference.h>
+#include "conference.h"
 
 class Application : public QApplication
 {