diff options
Diffstat (limited to 'src/dxr3/dxr3_scr.h')
-rw-r--r-- | src/dxr3/dxr3_scr.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/dxr3/dxr3_scr.h b/src/dxr3/dxr3_scr.h index fe4f1ccbe..b9f35d643 100644 --- a/src/dxr3/dxr3_scr.h +++ b/src/dxr3/dxr3_scr.h @@ -15,12 +15,10 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - * - * $Id: dxr3_scr.h,v 1.7 2004/01/04 22:26:29 mroi Exp $ + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA */ -#include "xine_internal.h" +#include <xine/xine_internal.h> /* plugin structure */ |