extensive changes to PresentationInfo API
[ardour.git] / libs / ardour / find_session.cc
index e6ab2b1e2444868f647a6a16c32d6ca6694106ee..c470ef7f3e9a0ace591f02f2db84a456355e9d01 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012 Paul Davis 
+    Copyright (C) 2012 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
@@ -23,7 +23,7 @@
 #include <climits>
 #include <cerrno>
 
-#include <pbd/gstdio_compat.h>
+#include "pbd/gstdio_compat.h"
 
 #include <glibmm/miscutils.h>