One more fix for a working windows build.
This commit is contained in:
parent
14be21ea5c
commit
bed15f5315
1 changed files with 2 additions and 2 deletions
|
@ -21,12 +21,12 @@
|
|||
#ifndef __LOGICCOMPONENT_HXX
|
||||
#define __LOGICCOMPONENT_HXX 1
|
||||
|
||||
#include "digitalcomponent.hxx"
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include "digitalcomponent.hxx"
|
||||
|
||||
namespace FGXMLAutopilot {
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue