summaryrefslogtreecommitdiff
blob: 39428a0a0e8c2ba0ccba2b7854080387e5b75f12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- osd.c.org	2009-03-27 17:27:09.000000000 +0100
+++ osd.c	2009-03-27 17:27:25.000000000 +0100
@@ -8,8 +8,8 @@
 #include "receiver.h"
 #include "setup.h"
 
-#include "../filebrowser/servicestructs.h"
-#include "../filebrowser/stillpictureplayer.h"
+#include <reel-filebrowser/servicestructs.h>
+#include <reel-filebrowser/stillpictureplayer.h>
 
 #include <iostream>