summaryrefslogtreecommitdiffstats
path: root/src/LashProxy.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/LashProxy.hpp')
-rw-r--r--src/LashProxy.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/LashProxy.hpp b/src/LashProxy.hpp
index 01f5bb5..bf8e389 100644
--- a/src/LashProxy.hpp
+++ b/src/LashProxy.hpp
@@ -30,10 +30,10 @@ struct ProjectInfo {
std::string description;
};
-class Patchage;
-class Session;
-class LashProxyImpl;
-class LoadedProjectProperties;
+class Patchage;
+class Session;
+struct LashProxyImpl;
+struct LoadedProjectProperties;
class LashProxy {
public: