aboutsummaryrefslogtreecommitdiff
path: root/src/intercopycontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/intercopycontext.h')
-rw-r--r--src/intercopycontext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/intercopycontext.h b/src/intercopycontext.h
index 3a5db36..2b247d2 100644
--- a/src/intercopycontext.h
+++ b/src/intercopycontext.h
@@ -1,6 +1,6 @@
1#pragma once 1#pragma once
2 2
3#include "tools.h" 3#include "tools.hpp"
4 4
5// forwards 5// forwards
6class Universe; 6class Universe;