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