Add ifndef around HAVE_LIBRETRODB

This commit is contained in:
Twinaphex 2015-01-30 09:25:42 +01:00
parent 96f106d992
commit d040052f7d

View File

@ -14,7 +14,9 @@
* If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef HAVE_LIBRETRODB
#define HAVE_LIBRETRODB
#endif
#if defined(HAVE_CG) || defined(HAVE_HLSL) || defined(HAVE_GLSL)
#define HAVE_SHADERS