diff options
Diffstat (limited to 'src/core/function/CoreSignalStation.h')
-rw-r--r-- | src/core/function/CoreSignalStation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/function/CoreSignalStation.h b/src/core/function/CoreSignalStation.h index e0a11fa3..8827c803 100644 --- a/src/core/function/CoreSignalStation.h +++ b/src/core/function/CoreSignalStation.h @@ -28,7 +28,7 @@ #pragma once -#include "core/GpgFrontendCore.h" +#include "core/GpgFrontendCoreExport.h" namespace GpgFrontend { |