Fix a few things I missed

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4370 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Sonicadvance1
2009-10-07 03:11:52 +00:00
parent 0146f3f58f
commit dde693afb8
2 changed files with 70 additions and 55 deletions

View File

@ -18,7 +18,7 @@
#ifndef __OPENCL_H__
#define __OPENCL_H__
#include "Config.h"
#include "Common.h"
// Change to #if 1 if you want to test OpenCL (and you have it) on Windows
#if 0
#pragma comment(lib, "OpenCL.lib")