Preprocessor: minor fix in header inclusion

time-shift
Sébastien Villemot 2010-04-06 11:07:19 +02:00
parent c2f7f0a555
commit 7c01486b84
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#include "ParsingDriver.hh"
#include "Statement.hh"
#include <ExprNode.hh>
#include "ExprNode.hh"
bool
ParsingDriver::symbol_exists_and_is_not_modfile_local_or_external_function(const char *s)