]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/mvc/room.h
Bump copyright years.
[toast/confclerk.git] / src / mvc / room.h
index 542a722b3f498618a163a8b5c9814122e6d9e5dc..c65539f2d3effed929526db381d75b7a65c90799 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2010 Ixonos Plc.
- * Copyright (C) 2011-2012 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 @@
 #ifndef ROOM_H_
 #define ROOM_H_
 
-#include <ormrecord.h>
+#include "ormrecord.h"
 
 class Room : public OrmRecord<Room>
 {