X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fpbd%2Ferror.cc;h=1dd8fb85019c5f3c0fadcf6cc512f9ac63b4e60d;hb=6e017eff224209935eed67ade6f60c504cb0a01c;hp=f3568d0877402befe87f14c697b0e32360b79729;hpb=666e0870554705f4fb466fc6b188fe9b4000ca49;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);