diff options
Diffstat (limited to 'src/null/null_glimp.c')
-rw-r--r-- | src/null/null_glimp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/null/null_glimp.c b/src/null/null_glimp.c index aae34eb0..f33508d9 100644 --- a/src/null/null_glimp.c +++ b/src/null/null_glimp.c @@ -20,7 +20,7 @@ along with Tremulous; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ -#include "../renderer/tr_local.h" +#include "../renderergl1/tr_local.h" qboolean ( * qwglSwapIntervalEXT)( int interval ); |