aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/model/GFBuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/model/GFBuffer.h')
-rw-r--r--src/core/model/GFBuffer.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/model/GFBuffer.h b/src/core/model/GFBuffer.h
index 405c75b0..33b013a4 100644
--- a/src/core/model/GFBuffer.h
+++ b/src/core/model/GFBuffer.h
@@ -28,12 +28,11 @@
#pragma once
-#include "core/GpgFrontendCoreExport.h"
#include "core/utils/MemoryUtils.h"
namespace GpgFrontend {
-class GPGFRONTEND_CORE_EXPORT GFBuffer {
+class GF_CORE_EXPORT GFBuffer {
public:
GFBuffer();