diff options
Diffstat (limited to 'dxr3device.h')
-rw-r--r-- | dxr3device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3device.h b/dxr3device.h index 0c018ef..2ed4856 100644 --- a/dxr3device.h +++ b/dxr3device.h @@ -23,7 +23,7 @@ #ifndef _DXR3_DEVICE_H_ #define _DXR3_DEVICE_H_ -#include <string> +//#include <string> #include <vdr/device.h> #include "dxr3interface.h" |