summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp
diff options
context:
space:
mode:
authornakeee <nakeee@gmail.com>2008-12-10 23:41:33 +0000
committernakeee <nakeee@gmail.com>2008-12-10 23:41:33 +0000
commitaa9b2e1073f52b8ef32ca6360fa1f8937df60e4e (patch)
tree79f01d8bce52c70b179ab764bab621a777cea03c /Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp
parentf395257edcb76dadc5656d1c831b31f7ad94f559 (diff)
forgot 2 files
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1495 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp')
-rw-r--r--Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp b/Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp
index 6d68806ba0..ebe1ae70b6 100644
--- a/Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp
+++ b/Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp
@@ -15,7 +15,6 @@
// Official SVN repository and contact information can be found at
// http://code.google.com/p/dolphin-emu/
-#include "Config.h"
#include "GLUtil.h"
#include "Profiler.h"
#include "x64Emitter.h"