Skip to content

Commit

Permalink
changed an include from ../ast/yacclib.h to ../absyn_builder/yacclib.h
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@1767 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
x02lucpo committed Apr 29, 2005
1 parent 6c99500 commit e19cd67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modeq/winruntime/rtopts.c
Expand Up @@ -20,7 +20,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include <stdio.h>
#include "rml.h"
#include "../ast/yacclib.h"
#include "../absyn_builder/yacclib.h"
#include <errno.h>
#include <assert.h>

Expand Down

0 comments on commit e19cd67

Please sign in to comment.