diff options
Diffstat (limited to 'tableinitcmtemplate.c')
-rw-r--r-- | tableinitcmtemplate.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tableinitcmtemplate.c b/tableinitcmtemplate.c index e31b5b4..88b7132 100644 --- a/tableinitcmtemplate.c +++ b/tableinitcmtemplate.c @@ -22,7 +22,7 @@ CONCAT2E(rfbInitColourMapSingleTable,OUTBPP) #include <vdr/plugin.h> -#include <osdworker.h> +#include "osdworker.h" // THIS CODE HAS BEEN MODIFIED FROM THE ORIGINAL UNIX SOURCE // TO WORK FOR WINVNC. THE PALETTE SHOULD REALLY BE RETRIEVED |