Skip to content
Snippets Groups Projects
Commit 56a5bd6e authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Now includes pike_embed.h instead of main.h.

Rev: src/pikecode.c:1.9
parent f704092e
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
|| This file is part of Pike. For copyright information see COPYRIGHT. || This file is part of Pike. For copyright information see COPYRIGHT.
|| Pike is distributed under GPL, LGPL and MPL. See the file COPYING || Pike is distributed under GPL, LGPL and MPL. See the file COPYING
|| for more information. || for more information.
|| $Id: pikecode.c,v 1.8 2004/05/29 18:21:05 grubba Exp $ || $Id: pikecode.c,v 1.9 2004/12/30 18:05:41 grubba Exp $
*/ */
/* /*
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
#include "docode.h" #include "docode.h"
#include "interpret.h" #include "interpret.h"
#include "lex.h" #include "lex.h"
#include "main.h" #include "pike_embed.h"
#include "pikecode.h" #include "pikecode.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment