]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/app/application.h
Allow overriding PREFIX
[toast/confclerk.git] / src / app / application.h
index e01dfc5b5ece7ab6e28973d558e1257f3bc0756c..2f4e1c2ea43c791cfdec8d3529c0368cdb32eae1 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Ixonos Plc.
- * Copyright (C) 2011-2017 Philipp Spitzer, gregor herrmann, Stefan Stahl
+ * Copyright (C) 2011-2021 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
 {