X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fpbd%2Ferror.cc;h=1dd8fb85019c5f3c0fadcf6cc512f9ac63b4e60d;hb=ae4e84fd51daa868f6f5f457935c2c186a2bb659;hp=f3568d0877402befe87f14c697b0e32360b79729;hpb=2e8f80e37a7d20deb3f138cd72c26f8c6de9d1ab;p=ardour.git diff --git a/libs/pbd/error.cc b/libs/pbd/error.cc index f3568d0877..1dd8fb8501 100644 --- a/libs/pbd/error.cc +++ b/libs/pbd/error.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2000-2007 Paul Davis + Copyright (C) 2000-2007 Paul Davis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ */ -#include +#include "pbd/error.h" Transmitter PBD::error (Transmitter::Error); Transmitter PBD::info (Transmitter::Info);