diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-09-25 00:44:04 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-09-25 00:44:04 +0000 |
commit | 856eea768db38b7e6342114ff0020c42f3c95eb6 (patch) | |
tree | fe387c5f51297887f30ddeae983282f89166d8c7 /src/video_out/alphablend.h | |
parent | 5763391b5e476b6d31264fab76fccd9c8e8047da (diff) | |
download | xine-lib-856eea768db38b7e6342114ff0020c42f3c95eb6.tar.gz xine-lib-856eea768db38b7e6342114ff0020c42f3c95eb6.tar.bz2 |
move alphablend to core
CVS patchset: 7745
CVS date: 2005/09/25 00:44:04
Diffstat (limited to 'src/video_out/alphablend.h')
-rw-r--r-- | src/video_out/alphablend.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/video_out/alphablend.h b/src/video_out/alphablend.h index e29ddf11d..311db7cf1 100644 --- a/src/video_out/alphablend.h +++ b/src/video_out/alphablend.h @@ -1,3 +1,4 @@ +#error "Do not include this file. moved to xine-engine/alphablend.h" /* * * Copyright (C) 2000 Thomas Mirlacher |