diff options
Diffstat (limited to 'cpp/src/qpid/log/OstreamOutput.cpp')
| -rw-r--r-- | cpp/src/qpid/log/OstreamOutput.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/qpid/log/OstreamOutput.cpp b/cpp/src/qpid/log/OstreamOutput.cpp index c96a311a4e..9b6ec1f8aa 100644 --- a/cpp/src/qpid/log/OstreamOutput.cpp +++ b/cpp/src/qpid/log/OstreamOutput.cpp @@ -16,7 +16,7 @@ * */ -#include "OstreamOutput.h" +#include "qpid/log/OstreamOutput.h" #include <stdexcept> using namespace std; |
