Use full path to frame.h. Patch in bug #10208 by unknown.

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@2642 4a71c877-e1ca-e34f-864e-861f7616d084
master
Per Inge Mathisen 2007-10-27 17:30:49 +00:00
parent 2553ccfaaf
commit 9609cb0005
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
* Lex file for parsing res files * Lex file for parsing res files
*/ */
#include "frame.h" #include "lib/framework/frame.h"
#include <stdio.h> #include <stdio.h>

View File

@ -24,7 +24,7 @@
* Lex file for parsing string resource files * Lex file for parsing string resource files
*/ */
#include "frame.h" #include "lib/framework/frame.h"
#include <stdio.h> #include <stdio.h>