diff options
Diffstat (limited to 'src/intercopycontext.cpp')
-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 3470fe4..672d49e 100644 --- a/src/intercopycontext.cpp +++ b/src/intercopycontext.cpp | |||
@@ -24,7 +24,7 @@ THE SOFTWARE. | |||
24 | =============================================================================== | 24 | =============================================================================== |
25 | */ | 25 | */ |
26 | #include "_pch.hpp" | 26 | #include "_pch.hpp" |
27 | #include "intercopycontext.h" | 27 | #include "intercopycontext.hpp" |
28 | 28 | ||
29 | #include "debugspew.hpp" | 29 | #include "debugspew.hpp" |
30 | #include "deep.hpp" | 30 | #include "deep.hpp" |