Skip to content
Snippets Groups Projects
Commit 424af069 authored by Steven Bennetts's avatar Steven Bennetts
Browse files

Removied viewer.h from macview_prefix.h

parent 050dad0c
No related branches found
No related tags found
No related merge requests found
......@@ -678,7 +678,7 @@ BOOL lscript_compile(const char* src_filename, const char* dst_filename,
// Reset the lexer's internal buffering.
yyrestart(yyin);
b_parse_ok = !yyparse();
......
......@@ -107,7 +107,6 @@
#include "llvosky.h"
#include "llworld.h"
#include "pipeline.h"
#include "viewer.h"
/////////////////// From llfloater.cpp
#include "llbutton.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment