diff main/PreferencesDialog.cpp @ 1538:06f061c54b66

Use explicit include paths; these seem to be picking up the wrong include on Fedora only (strangely)
author Chris Cannam
date Thu, 12 Jan 2017 11:48:03 +0000
parents f5c828d1f3e2
children 0698743f52a4
line wrap: on
line diff
--- a/main/PreferencesDialog.cpp	Thu Jan 12 09:02:28 2017 +0000
+++ b/main/PreferencesDialog.cpp	Thu Jan 12 11:48:03 2017 +0000
@@ -47,7 +47,7 @@
 
 #include "bqaudioio/AudioFactory.h"
 
-#include "version.h"
+#include "../version.h"
 
 using namespace std;