diff options
| author | Lars Hanisch <dvb@flensrocker.de> | 2010-03-18 21:44:17 +0100 |
|---|---|---|
| committer | Lars Hanisch <dvb@flensrocker.de> | 2010-03-18 21:44:17 +0100 |
| commit | e1b2fc176c912bd9dca665ecae129f87b8f39909 (patch) | |
| tree | ce2e6b43e1c168fb2bfd0af9995978b226534d78 /setup.h | |
| parent | 74b2bcef2a7c9576a4c841d8a1d256cb59f4acc1 (diff) | |
| download | vdr-plugin-pvrinput-e1b2fc176c912bd9dca665ecae129f87b8f39909.tar.gz vdr-plugin-pvrinput-e1b2fc176c912bd9dca665ecae129f87b8f39909.tar.bz2 | |
global code review and minor style cleanups
Diffstat (limited to 'setup.h')
| -rw-r--r-- | setup.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -#ifndef _PVR_SETUP_H_ -#define _PVR_SETUP_H_ +#ifndef _PVRINPUT_SETUP_H_ +#define _PVRINPUT_SETUP_H_ #include "common.h" |
