From a3648f82f9e66ecc2dd355e9d0c5b2f3e66b9b50 Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Tue, 13 Jan 2009 02:27:04 +0000 Subject: Improved version reporting. Add SVN revision and custom status to version string on Linux. (bzr r7123) --- src/display/canvas-arena.cpp | 2 +- src/display/sp-canvas.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/display') diff --git a/src/display/canvas-arena.cpp b/src/display/canvas-arena.cpp index 7e00a3804..733f9a513 100644 --- a/src/display/canvas-arena.cpp +++ b/src/display/canvas-arena.cpp @@ -17,7 +17,7 @@ #include #include -#include "../helper/sp-marshal.h" +#include "helper/sp-marshal.h" #include #include #include diff --git a/src/display/sp-canvas.cpp b/src/display/sp-canvas.cpp index 419b726ca..e5ef2c80d 100644 --- a/src/display/sp-canvas.cpp +++ b/src/display/sp-canvas.cpp @@ -28,7 +28,7 @@ #include -#include "../helper/sp-marshal.h" +#include "helper/sp-marshal.h" #include #include #include "display-forward.h" -- cgit v1.2.3