summaryrefslogtreecommitdiff
blob: 58222283acc0da457e9f03fbc7a7243fa4b67add (plain)
1
2
3
4
5
6
7
8
9
10
11
--- openmcu/main.cxx.ori	2003-08-29 01:11:34.000000000 +0200
+++ openmcu/main.cxx	2003-08-29 01:11:58.000000000 +0200
@@ -261,7 +261,7 @@
 #include "speexcodec.h"
 #ifndef NO_VIDEO
 #include "h261codec.h"
-#include "videoio.h"
+#include <ptlib/videoio.h>
 #endif
 #include "main.h"