diff options
Diffstat (limited to '')
-rw-r--r-- | src/intercopycontext.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intercopycontext.cpp b/src/intercopycontext.cpp index a5e2a64..3f2e840 100644 --- a/src/intercopycontext.cpp +++ b/src/intercopycontext.cpp | |||
@@ -31,7 +31,7 @@ THE SOFTWARE. | |||
31 | #include "keeper.hpp" | 31 | #include "keeper.hpp" |
32 | #include "lane.h" | 32 | #include "lane.h" |
33 | #include "linda.h" | 33 | #include "linda.h" |
34 | #include "nameof.h" | 34 | #include "nameof.hpp" |
35 | #include "universe.h" | 35 | #include "universe.h" |
36 | 36 | ||
37 | // ################################################################################################# | 37 | // ################################################################################################# |