diff options
Diffstat (limited to '')
-rw-r--r-- | src/lindafactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lindafactory.cpp b/src/lindafactory.cpp index ae5f2f6..6e3f759 100644 --- a/src/lindafactory.cpp +++ b/src/lindafactory.cpp | |||
@@ -31,7 +31,7 @@ THE SOFTWARE. | |||
31 | */ | 31 | */ |
32 | 32 | ||
33 | #include "_pch.hpp" | 33 | #include "_pch.hpp" |
34 | #include "lindafactory.h" | 34 | #include "lindafactory.hpp" |
35 | 35 | ||
36 | #include "linda.hpp" | 36 | #include "linda.hpp" |
37 | 37 | ||