From f1aa1a0a11d6f68a67aa91cff56cac5288e107c9 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Tue, 30 Jun 2015 08:18:17 +0200 Subject: [PATCH] fix headers for case-sensitive FS. --- libs/pbd/stacktrace.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/pbd/stacktrace.cc b/libs/pbd/stacktrace.cc index cf6b4a2df4..d4199b9adc 100644 --- a/libs/pbd/stacktrace.cc +++ b/libs/pbd/stacktrace.cc @@ -28,8 +28,8 @@ #include #ifdef PLATFORM_WINDOWS -#include -#include +#include +#include #endif void