Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
GLSL: also define pinned_memory in renderer.cpp
  • Loading branch information
degasus committed Mar 17, 2013
1 parent e81dd53 commit 234604e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/Plugins/Plugin_VideoOGL/Src/Render.cpp
Expand Up @@ -65,6 +65,7 @@
#include "ConfigManager.h"
#include "VertexManager.h"
#include "SamplerCache.h"
#include "StreamBuffer.h"

#include "main.h" // Local
#ifdef _WIN32
Expand Down

0 comments on commit 234604e

Please sign in to comment.