globally remove all trailing whitespace from ardour code base.
[ardour.git] / libs / pbd / basename.cc
index 0b631f42491b8a5e71930a2c412fbc90f02cdf55..767459f9f9961ed087a1705f5c0d0a9fbe48dd79 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/basename.h>
+#include "pbd/basename.h"
 #include <glibmm/miscutils.h>
 
 using Glib::ustring;