diff options
| author | hrydgard <hrydgard@gmail.com> | 2008-12-26 17:33:53 +0000 |
|---|---|---|
| committer | hrydgard <hrydgard@gmail.com> | 2008-12-26 17:33:53 +0000 |
| commit | 3db9fb4fc13853b9564dfbe097edfd7772d6450d (patch) | |
| tree | c6d8e628f0f489c4627833101e74cced21590bd2 /Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp | |
| parent | 8bf3d8310789712632d03d39076bc8c12e88428c (diff) | |
More renaming.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1696 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp')
| -rw-r--r-- | Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp b/Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp index 049608c381..e1b10b298c 100644 --- a/Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp +++ b/Source/Plugins/Plugin_VideoOGL/Src/NativeVertexFormat.cpp @@ -20,7 +20,7 @@ #include "x64Emitter.h" #include "ABI.h" #include "MemoryUtil.h" -#include "VertexShader.h" +#include "VertexShaderGen.h" #include "CPMemory.h" #include "NativeVertexFormat.h" |
