summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp
diff options
context:
space:
mode:
authornakeee <nakeee@gmail.com>2008-12-10 23:23:05 +0000
committernakeee <nakeee@gmail.com>2008-12-10 23:23:05 +0000
commit32a7c530e6c8a7ff99a1593e8d89150765e2a3cd (patch)
tree1d8a9d6822ed20dda4c2a45860d54a3a7697750b /Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp
parentc26c92cffd50c53db23898ac57aa1f55775b09fa (diff)
define mess and some other small fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1493 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, 1 insertions, 0 deletions
diff --git a/Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp b/Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp
index ebe1ae70b6..6d68806ba0 100644
--- a/Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp
+++ b/Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp
@@ -15,6 +15,7 @@
// 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"