summaryrefslogtreecommitdiff
path: root/src/null
diff options
context:
space:
mode:
Diffstat (limited to 'src/null')
-rw-r--r--src/null/null_glimp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/null/null_glimp.c b/src/null/null_glimp.c
index f33508d9..5652dc9d 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 "../renderergl1/tr_local.h"
+#include "tr_common.h"
qboolean ( * qwglSwapIntervalEXT)( int interval );