diff options
Diffstat (limited to 'src/gui/symbolviewer.h')
-rw-r--r-- | src/gui/symbolviewer.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/symbolviewer.h b/src/gui/symbolviewer.h index d0ab0d7..a85253f 100644 --- a/src/gui/symbolviewer.h +++ b/src/gui/symbolviewer.h @@ -8,7 +8,9 @@ * (at your option) any later version. * ***************************************************************************/ +#ifdef HAVE_CONFIG_H #include "config.h" +#endif #ifndef NO_GPSIM #ifndef SYMBOLVIEWER_H |