aboutsummaryrefslogtreecommitdiff
path: root/src/lindafactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lindafactory.cpp')
-rw-r--r--src/lindafactory.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lindafactory.cpp b/src/lindafactory.cpp
index 0ec5a0a..917d949 100644
--- a/src/lindafactory.cpp
+++ b/src/lindafactory.cpp
@@ -32,6 +32,7 @@ THE SOFTWARE.
32 32
33#include "lindafactory.h" 33#include "lindafactory.h"
34 34
35#include "lanes_private.h"
35#include "linda.h" 36#include "linda.h"
36 37
37// must be a #define instead of a constexpr to work with lua_pushliteral (until I templatize it) 38// must be a #define instead of a constexpr to work with lua_pushliteral (until I templatize it)