summaryrefslogtreecommitdiff
path: root/devel/libsavitar/files/patch-include_Savitar_Face.h
blob: 9dcedda902e25fa7923596ed3fb428dcd1c73e01 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- include/Savitar/Face.h.orig	2023-09-08 18:09:36 UTC
+++ include/Savitar/Face.h
@@ -4,9 +4,11 @@
 #ifndef FACE_H
 #define FACE_H
 
+#include "SavitarExport.h"
+
 namespace Savitar
 {
-class Face
+class SAVITAR_EXPORT Face
 {
 public:
     /**