]> granicus.if.org Git - icinga2/blobdiff - test/icinga-perfdata.cpp
Merge pull request #5933 from mcktr/fix/copyright-for-2018
[icinga2] / test / icinga-perfdata.cpp
index 4ca535ee4da7bfe8db6546fedb02685dc4501fdc..bdd5ca28171ef626c79ed431c772680e1b69f098 100644 (file)
@@ -1,6 +1,6 @@
 /******************************************************************************
  * Icinga 2                                                                   *
- * Copyright (C) 2012-2016 Icinga Development Team (https://www.icinga.org/)  *
+ * Copyright (C) 2012-2018 Icinga Development Team (https://www.icinga.com/)  *
  *                                                                            *
  * This program is free software; you can redistribute it and/or              *
  * modify it under the terms of the GNU General Public License                *
@@ -17,7 +17,7 @@
  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.             *
  ******************************************************************************/
 
-#include "icinga/perfdatavalue.hpp"
+#include "base/perfdatavalue.hpp"
 #include "icinga/pluginutility.hpp"
 #include <BoostTestTargetConfig.h>