globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / pbd / error.cc
index f3568d0877402befe87f14c697b0e32360b79729..1dd8fb85019c5f3c0fadcf6cc512f9ac63b4e60d 100644 (file)
@@ -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 <pbd/error.h>
+#include "pbd/error.h"
 
 Transmitter  PBD::error (Transmitter::Error);
 Transmitter  PBD::info (Transmitter::Info);